llvm-project/clang/lib
John McCall a8bbb82c55 Abstract out member-pointer conversions.
Pretty much everything having to do with member pointers is ABI-specific.

llvm-svn: 111770
2010-08-22 03:04:22 +00:00
..
AST Detabify. 2010-08-22 01:00:03 +00:00
Analysis Detabify. 2010-08-22 01:00:03 +00:00
Basic Detabify. 2010-08-22 01:00:03 +00:00
Checker Detabify. 2010-08-22 01:00:03 +00:00
CodeGen Abstract out member-pointer conversions. 2010-08-22 03:04:22 +00:00
Driver Visual Studio tools used on win32 hosts when targeting win32. 2010-08-21 21:55:07 +00:00
Frontend Detabify. 2010-08-22 01:00:03 +00:00
Headers Disallow direct inclusion of avxintrin.h. Users should include immintrin.h instead. This matches GCC's behavior. 2010-08-20 23:00:03 +00:00
Index Remove unused location-to-AST-node resolver. libclang's implementation supercedes it 2010-07-19 16:18:30 +00:00
Lex Detabify. 2010-08-22 01:00:03 +00:00
Parse DeclPtrTy -> Decl * 2010-08-21 09:40:31 +00:00
Rewrite Fix crasher with IgnoringDiagClient 2010-08-18 23:03:13 +00:00
Sema Detabify. 2010-08-22 01:00:03 +00:00
Serialization DeclPtrTy -> Decl * 2010-08-21 09:40:31 +00:00
CMakeLists.txt Reintroduce the serialization library, with fixed dependencies. 2010-08-17 20:43:28 +00:00
Makefile Reintroduce the serialization library, with fixed dependencies. 2010-08-17 20:43:28 +00:00