llvm-project/clang/lib
Mike Stump 77537b136e Be sure to track the non-virtual part of the vcall offset in complex
multiple inheritance cases.  WIP.

This fixes 20% of the outstanding problems found by the randomized
tester.

llvm-svn: 94499
2010-01-26 03:42:22 +00:00
..
AST -fno-rtti is now the default. 2010-01-24 20:43:31 +00:00
Analysis Split libAnalysis into two libraries: libAnalysis and libChecker. 2010-01-25 04:41:41 +00:00
Basic Driver/Darwin: Stuff iPhoneOS into environment portion of the (llvm/clang) triple instead of keying off architecture. Also, fix version define to properly include the revision/micro component of the version number. 2010-01-26 01:44:04 +00:00
Checker Move BugReporter.h, PathDiagnostic.h, and BugType.h to 'include/Checker/BugReporter' 2010-01-25 17:10:22 +00:00
CodeGen Be sure to track the non-virtual part of the vcall offset in complex 2010-01-26 03:42:22 +00:00
Driver Driver/Darwin: Honor IPHONEOS_DEPLOYMENT_TARGET. 2010-01-26 01:45:19 +00:00
Frontend Fix a regression caused by my rewriting of cast of ivar 2010-01-26 00:29:22 +00:00
Headers _mm_xor_ps does a xor not a nxor. The other 'xor' builtins look fine, 2010-01-07 00:36:41 +00:00
Index -fno-rtti is now the default. 2010-01-24 20:43:31 +00:00
Lex -fno-rtti is now the default. 2010-01-24 20:43:31 +00:00
Parse Fixit to remove 'volatile' in file-scope 'asm volatile'. 2010-01-25 23:12:50 +00:00
Rewrite -fno-rtti is now the default. 2010-01-24 20:43:31 +00:00
Runtime clang/Darwin: Update for rename of 10.4 static runtime library. 2010-01-20 02:35:02 +00:00
Sema Preserve access bits through overload resolution much better. Some 2010-01-26 03:27:55 +00:00
CMakeLists.txt Split libAnalysis into two libraries: libAnalysis and libChecker. 2010-01-25 04:41:41 +00:00
Makefile Split libAnalysis into two libraries: libAnalysis and libChecker. 2010-01-25 04:41:41 +00:00