Go to file
Argyrios Kyrtzidis 95c0feb5e0 [libclang] Indexing: When suppressing references, suppress references
of bases in C++ classes. rdar://10768707

llvm-svn: 150048
2012-02-08 03:04:33 +00:00
clang [libclang] Indexing: When suppressing references, suppress references 2012-02-08 03:04:33 +00:00
compiler-rt [asan] better warning messages for double-free bugs (provide allocation/deallocation stack traces) 2012-02-08 00:42:29 +00:00
debuginfo-tests Revert previous patch as the corresponding clang patch was reverted. 2012-01-26 07:01:33 +00:00
libclc Update repository paths. 2012-01-08 22:31:18 +00:00
libcxx Make attributes on definition consistent with those on declaration. 2012-02-03 18:31:43 +00:00
libcxxabi __gxx_personality_v0 and __cxa_call_unexpected are complete on darwin and I *think* linux (not positive), but still unimplemented on arm. 2012-02-03 20:53:52 +00:00
lld Add support for UndefinedAtom in yaml and native format. Add test cases with undefined atoms 2012-02-07 02:59:54 +00:00
lldb Clarify the 'frame variable' help message regarding the watchpoint functionality. 2012-02-08 01:50:38 +00:00
llvm [fast-isel] Add support for SUBs with non-legal types. 2012-02-08 02:45:44 +00:00
polly RegisterPasses: Make sure to always execute the SCoPInfo pass 2012-02-06 14:53:51 +00:00