- Mar 06, 2010
-
-
Rafael Espindola authored
llvm-svn: 97872
-
Eli Friedman authored
I'm reasonably sure my implementation is correct, but it would be nice if someone could double-check. llvm-svn: 97864
-
Fariborz Jahanian authored
the block. Fixes radar 7671883. llvm-svn: 97863
-
John McCall authored
and ARM. Implement __builtin_init_dwarf_reg_size_table for i386 (both) and x86-64 (all). llvm-svn: 97859
-
Douglas Gregor authored
caught can be copy-initialized and destructed. Fixes PR6518. llvm-svn: 97853
-
- Mar 05, 2010
-
-
Ted Kremenek authored
to an Objective-C instance variable. llvm-svn: 97850
-
Ted Kremenek authored
This obviates a null dereference that can occur when 'NumErrors' is not zero. llvm-svn: 97849
-
Ted Kremenek authored
llvm-svn: 97848
-
Fariborz Jahanian authored
pointer types. Fixes radar 7626768. llvm-svn: 97847
-
Douglas Gregor authored
The Windows build is just too weird; there's no real cost to doing the concurrency checks for ASTUnit in all builds llvm-svn: 97840
-
Douglas Gregor authored
llvm-svn: 97835
-
Douglas Gregor authored
llvm-svn: 97834
-
Douglas Gregor authored
llvm-svn: 97831
-
Chris Lattner authored
scope instead of error, PR6517 llvm-svn: 97826
-
Chris Lattner authored
of label error to a warning controllable with a -W flag. llvm-svn: 97815
-
Kovarththanan Rajaratnam authored
llvm-svn: 97810
-
Benjamin Kramer authored
llvm-svn: 97809
-
Zhongxing Xu authored
information in ExplodedNode. llvm-svn: 97785
-
Fariborz Jahanian authored
test case. llvm-svn: 97777
-
Blaine Garst authored
add support for a 1<<29 bit in the block flags field to mark blocks using alternate struct return ABI llvm-svn: 97775
-
Rafael Espindola authored
This fixes bootstrap on ELF systems :-) llvm-svn: 97773
-
Douglas Gregor authored
trigger access control or one of the many assertions we have for valid access specifiers. llvm-svn: 97767
-
Fariborz Jahanian authored
llvm-svn: 97762
-
Fariborz Jahanian authored
llvm-svn: 97761
-
- Mar 04, 2010
-
-
Fariborz Jahanian authored
llvm-svn: 97756
-
Fariborz Jahanian authored
on a block API struct definition. llvm-svn: 97754
-
Rafael Espindola authored
llvm-svn: 97750
-
Chris Lattner authored
llvm-svn: 97746
-
Erick Tryzelaar authored
llvm-svn: 97744
-
Douglas Gregor authored
test of this functionality. The API worked great, though! :) llvm-svn: 97736
-
Fariborz Jahanian authored
moved incorrectly. (radar 7714443). llvm-svn: 97734
-
Rafael Espindola authored
Clang's support for weakref is now better than llvm-gcc's :-) We don't introduce a new symbol and we correctly mark undefined references weak only if there is no definition or regular undefined references in the same file. llvm-svn: 97733
-
John McCall authored
llvm-svn: 97727
-
Zhongxing Xu authored
llvm-svn: 97725
-
Zhongxing Xu authored
we now may have identical states with different analysis context. Set the right AnalysisContext in state when entering and leaving a callee. With both of the above changes, we can pass the test case. llvm-svn: 97724
-
John McCall authored
Our testing framework can't deal with disabled targets yet. llvm-svn: 97719
-
John McCall authored
targets except X86. llvm-svn: 97718
-
Eric Christopher authored
llvm-svn: 97717
-
Eric Christopher authored
llvm-svn: 97716
-
Eric Christopher authored
hacky solution for translating. Expanded on comment explaining the hack a bit. llvm-svn: 97714
-