hanchenye-llvm-project/clang/lib
Chandler Carruth 42f35f9cd2 Rename getInstantiationColumnNumber to getExpansionColumnNumber in both
SourceManager and FullSourceLoc.

llvm-svn: 135965
2011-07-25 20:57:57 +00:00
..
ARCMigrate Rename getInstantiationColumnNumber to getExpansionColumnNumber in both 2011-07-25 20:57:57 +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 Rename getInstantiationColumnNumber to getExpansionColumnNumber in both 2011-07-25 20:57:57 +00:00
CodeGen Mechanically rename SourceManager::getInstantiationLoc and 2011-07-25 16:49:02 +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 getInstantiationColumnNumber to getExpansionColumnNumber in both 2011-07-25 20:57:57 +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 Rename getDecomposedInstantiationLoc to getDecomposedExpansionLoc. 2011-07-25 20:52:32 +00:00
Parse Mechanically rename SourceManager::getInstantiationLoc and 2011-07-25 16:49:02 +00:00
Rewrite Rename SourceManager::getInstantiationRange to getExpansionRange. 2011-07-25 16:56:02 +00:00
Sema Added clang_getCursorReferenceNameRange to libclang to to retrieve parts of 2011-07-25 17:48:11 +00:00
Serialization Refactor of how modules are handled in ASTReader to remove explicit uses of a chain of AST files, instead redirect calls through a module manager. This should help move toward a DAG and the potential of loading multiple, unrelated PCH files. It's still early in development. 2011-07-25 20:32:21 +00:00
StaticAnalyzer Rename getInstantiationColumnNumber to getExpansionColumnNumber in both 2011-07-25 20:57:57 +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