llvm-project/clang/lib
Argyrios Kyrtzidis a0caa29d6f Revert r146646 that was a mistake, and make the intended change in the right file.
Log:
[libclang] Try to unbreak mingw build.

llvm-svn: 146647
2011-12-15 05:53:37 +00:00
..
ARCMigrate [arcmt] Integrate GC __weak into property attributes even when we don't have 2011-11-28 02:04:36 +00:00
AST Move the definition-specific data of ObjCInterfaceDecl into a 2011-12-15 05:27:12 +00:00
Analysis Check that arguments to a scanf call match the format specifier, 2011-12-10 13:20:11 +00:00
Basic gcov-style profiling support for OpenBSD. Patch by Jonathan Gray. 2011-12-15 02:15:56 +00:00
CodeGen Replace all comparisons between ObjCInterfaceDecl pointers with calls 2011-12-15 00:29:59 +00:00
Driver gcov-style profiling support for OpenBSD. Patch by Jonathan Gray. 2011-12-15 02:15:56 +00:00
Frontend Revert r146646 that was a mistake, and make the intended change in the right file. 2011-12-15 05:53:37 +00:00
FrontendTool Per discussion on the list, remove BitcodeVerify pass to reimplement as a free function. 2011-12-14 00:29:23 +00:00
Headers Fix obvious error in _mm_test_all_zeros. PR11565. 2011-12-14 17:17:16 +00:00
Index Replace all comparisons between ObjCInterfaceDecl pointers with calls 2011-12-15 00:29:59 +00:00
Lex Set umbrella directory correctly when we infer a framework module 2011-12-12 23:55:05 +00:00
Parse Allow empty argument lists in thread safety attributes 2011-12-14 19:36:06 +00:00
Rewrite Replace all comparisons between ObjCInterfaceDecl pointers with calls 2011-12-15 00:29:59 +00:00
Sema Move the definition-specific data of ObjCInterfaceDecl into a 2011-12-15 05:27:12 +00:00
Serialization Move the definition-specific data of ObjCInterfaceDecl into a 2011-12-15 05:27:12 +00:00
StaticAnalyzer [analyzer] Ensure that the order in which checker callbacks are called 2011-12-15 01:36:04 +00:00
CMakeLists.txt The ARC Migration Tool. All the credit goes to Argyrios and Fariborz 2011-06-15 23:25:17 +00:00
Makefile The ARC Migration Tool. All the credit goes to Argyrios and Fariborz 2011-06-15 23:25:17 +00:00