llvm-project/clang/lib
Chandler Carruth 0b5cf7c863 Fix a stray instantiation comment in Parse.
llvm-svn: 136059
2011-07-26 05:19:46 +00:00
..
ARCMigrate Rename getInstantiationLineNumber to getExpansionLineNumber in both 2011-07-25 21:09:52 +00:00
AST Allow target to specify about using minimum alignment vs preferred. Takes care of 2011-07-25 19:39:39 +00:00
Analysis remove unneeded llvm:: namespace qualifiers on some core types now that LLVM.h imports 2011-07-23 10:55:15 +00:00
Basic Clean up as many of the comments in Basic I can find to talk in terms of 2011-07-26 05:17:23 +00:00
CodeGen Rename getInstantiationLineNumber to getExpansionLineNumber in both 2011-07-25 21:09:52 +00:00
Driver Move ArrayRef to LLVM.h and eliminate now-redundant qualifiers, patch by Jon Mulder! 2011-07-23 17:14:25 +00:00
Frontend Rename SourceManager (and InstantiationInfo) isMacroArgInstantiation API 2011-07-26 03:03:00 +00:00
FrontendTool [arcmt] Add some additional driver flags to optionally emit or save the pre-migration ARC errors. 2011-07-19 17:20:03 +00:00
Headers http://llvm.org/bugs/show_bug.cgi?id=10472 2011-07-25 18:09:56 +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 Migrate 'Instantiation' data and API bits of SLocEntry to 'Expansion' 2011-07-26 04:56:51 +00:00
Parse Fix a stray instantiation comment in Parse. 2011-07-26 05:19:46 +00:00
Rewrite Rename getInstantiationLineNumber to getExpansionLineNumber in both 2011-07-25 21:09:52 +00:00
Sema Expand array bounds checking to work in the presence of unary & and *, 2011-07-26 01:52:28 +00:00
Serialization Migrate 'Instantiation' data and API bits of SLocEntry to 'Expansion' 2011-07-26 04:56:51 +00:00
StaticAnalyzer Rename getInstantiationLineNumber to getExpansionLineNumber in both 2011-07-25 21:09:52 +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