Go to file
Argyrios Kyrtzidis fbb2bb5a3d [libclang/AST] When declaring a local class, don't neglect to set the end location
of the DeclStmt node, otherwise libclang will not work for anything inside that
class.

rdar://10837710

llvm-svn: 156966
2012-05-16 23:49:15 +00:00
clang [libclang/AST] When declaring a local class, don't neglect to set the end location 2012-05-16 23:49:15 +00:00
compiler-rt tsan: improve addr2line symbolizer 2012-05-16 16:40:47 +00:00
debuginfo-tests Revert previous patch as the corresponding clang patch was reverted. 2012-01-26 07:01:33 +00:00
libclc Switch to BSD/MIT dual license. 2012-02-22 04:47:39 +00:00
libcxx Fix several bugs in find/count specialized for bits. 2012-05-10 14:55:00 +00:00
libcxxabi Fix bug in cxa_demangle involving template substitution. 2012-05-02 15:38:11 +00:00
lld remove completed items 2012-05-04 01:14:02 +00:00
lldb Warn the user when several commands match the input given. 2012-05-16 23:25:54 +00:00
llvm Use RegUnits to compute overlapping registers. 2012-05-16 23:03:04 +00:00
polly make registerPollyPreoptPasses static 2012-05-07 21:27:11 +00:00