Go to file
Richard Trieu 742c6ed9bf Change how the SelfReferenceChecker handles MemberExpr. Instead of treating
each one separately, process a stack of MemberExpr's as a single unit so that
static calls and member access will not be warned on.

llvm-svn: 165074
2012-10-03 00:41:36 +00:00
clang Change how the SelfReferenceChecker handles MemberExpr. Instead of treating 2012-10-03 00:41:36 +00:00
clang-tools-extra Fix typo in a comment in lit.cfg 2012-09-12 16:29:37 +00:00
compiler-rt Do not patch the instruction address when symbolizing the reports. 2012-10-02 15:42:24 +00:00
debuginfo-tests Fix this for gdb 7.4. 2012-07-23 19:41:58 +00:00
libclc Add barrier.cl to SOURCES, spotted by Jin Wang. 2012-09-05 18:13:55 +00:00
libcxx Make vector::iterator and string::iterator more resilient against overly generic relational operators. 2012-10-02 19:45:42 +00:00
libcxxabi Set up code under _LIBCXX_DYNAMIC_FALLBACK which is off by default. For a full description of _LIBCXX_DYNAMIC_FALLBACK, see src/private_typeinfo.cpp. 2012-09-28 22:43:50 +00:00
lld Changed test output comparison to be consistent with the way llvm-objdump and llvm-readobj work. 2012-10-02 21:12:21 +00:00
lldb Change DynamicLoaderDarwinKernel::OSKextLoadedKextSummary to use 2012-10-02 22:23:42 +00:00
llvm Switch the SetVector::remove_if implementation to use partition which 2012-10-03 00:03:00 +00:00
polly Add a new isl based code generation 2012-10-02 19:50:43 +00:00