llvm-project/clang/lib
Chad Rosier 99ee7829ff After further discussion it has been determined that alignof should report
the preferred alignment.  Thus, revert r135934, r135935, and r135940.

llvm-svn: 136062
2011-07-26 07:03:04 +00:00
..
ARCMigrate Rename getInstantiationLineNumber to getExpansionLineNumber in both 2011-07-25 21:09:52 +00:00
AST After further discussion it has been determined that alignof should report 2011-07-26 07:03:04 +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 After further discussion it has been determined that alignof should report 2011-07-26 07:03:04 +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 Cleanup the stray comments and variables I could dig out of Sema to 2011-07-26 05:40:03 +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