llvm-project/clang/lib
Anders Carlsson 17ed0496c5 Fix the test I broke, and also fix a crash when declaring a virtual destructor. Add debug info support for pure virtual member functions.
llvm-svn: 94519
2010-01-26 05:19:50 +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 Fix the test I broke, and also fix a crash when declaring a virtual destructor. Add debug info support for pure virtual member functions. 2010-01-26 05:19:50 +00:00
Driver Simplify. 2010-01-26 03:56:40 +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