clang-1/include/clang
Daniel Dunbar 01eb9b9683 PR5218: Replace IdentifierInfo::getName with StringRef version, now that clients
are updated.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@84447 91177308-0d34-0410-b5e6-96231b3b80d8
2009-10-18 21:17:35 +00:00
..
AST PR5218: Replace IdentifierInfo::getName with StringRef version, now that clients 2009-10-18 21:17:35 +00:00
Analysis retain/release checker: Stop tracking reference counts for any symbols touched by StoreManager::InvalidateRegion(). 2009-10-16 00:30:49 +00:00
Basic PR5218: Replace IdentifierInfo::getName with StringRef version, now that clients 2009-10-18 21:17:35 +00:00
CodeGen Remove tabs, and whitespace cleanups. 2009-09-09 15:08:12 +00:00
Driver Add the -nostdclanginc option to clang (the driver). 2009-10-06 12:45:37 +00:00
Frontend When performing template-substitution into a type, don't just replace the 2009-10-18 09:09:24 +00:00
Index Clone the full Type hierarchy into the TypeLoc hierarchy. Normalize 2009-10-18 01:05:36 +00:00
Lex This fixes support for complex literals, reworked to avoid a goto, and 2009-10-08 22:55:36 +00:00
Parse Improve diagnostics when the parser encounters a declarator with an 2009-10-13 23:27:22 +00:00
Rewrite Remove tabs, and whitespace cleanups. 2009-09-09 15:08:12 +00:00
Sema Print the results of code-completion for overloading by displaying the 2009-09-23 00:34:09 +00:00
CMakeLists.txt Build system changes to use TableGen to generate the various 2009-03-16 23:06:59 +00:00
Makefile Build system changes to use TableGen to generate the various 2009-03-16 23:06:59 +00:00