hanchenye-llvm-project/clang/lib
John McCall 3b201b7d5f Sorry, that assertion actually already exists.
llvm-svn: 139770
2011-09-15 01:55:23 +00:00
..
ARCMigrate [arcmt] Use __bridge_retained when passing an objc object to a CF parameter 2011-09-14 18:17:09 +00:00
AST In general, don't look through explicit casts when trying 2011-09-13 23:08:34 +00:00
Analysis Thread safety: adding additional documentation to the main thread safety interface, and making the destructor for the thread safety handler pure virtual 2011-09-14 20:05:09 +00:00
Basic Add comment. 2011-09-14 17:24:05 +00:00
CodeGen Sorry, that assertion actually already exists. 2011-09-15 01:55:23 +00:00
Driver Teach the driver to always pass down a module cache path. If none is 2011-09-14 20:28:46 +00:00
Frontend Make -E work with module imports 2011-09-14 23:13:09 +00:00
FrontendTool More missing dependencies picked up by Ninja. 2011-09-07 19:12:36 +00:00
Headers Remove WCHAR_MIN and WCHAR_MAX from limits.h. According to posix and c99 2011-09-08 23:25:25 +00:00
Index remove unneeded llvm:: namespace qualifiers on some core types now that LLVM.h imports 2011-07-23 10:55:15 +00:00
Lex For modules, use a hash of the compiler version, language options, and 2011-09-13 23:15:45 +00:00
Parse Record the full source range of an attribute. 2011-09-13 16:05:53 +00:00
Rewrite objc rewriter - more fixes to support compiling the rewritten 2011-09-10 17:01:56 +00:00
Sema Thread safety: reverting to use separate warning for requirement to hold any lock 2011-09-14 20:09:09 +00:00
Serialization Don't try to write a macro offset for an identifier that names a non-exported macro, for real this time 2011-09-14 22:14:14 +00:00
StaticAnalyzer [analyzer] Refactor: make PathDiagnosticLocation responsible for validation of SourceLocations (commit 2 of ?): 2011-09-15 01:08:34 +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