hanchenye-llvm-project/clang/lib/Basic
Ted Kremenek 5f080b43fa Handle null IdentifierInfo* in Selector::getAsString().
llvm-svn: 66307
2009-03-06 23:36:28 +00:00
..
CMakeLists.txt CMake: Builds and installs clang binary and libs (no docs yet). It 2008-10-26 00:56:18 +00:00
Diagnostic.cpp replace a dirty hack with a clean solution. Too bad we can't 2009-02-19 23:53:20 +00:00
FileManager.cpp FileManager: 2009-02-12 03:17:57 +00:00
IdentifierTable.cpp Handle null IdentifierInfo* in Selector::getAsString(). 2009-03-06 23:36:28 +00:00
LangOptions.cpp Add -fobjc-gc and -fobjc-gc-only options to the driver. 2008-04-29 04:37:03 +00:00
Makefile
SourceLocation.cpp Include information about compound statements when crashing in sema or the 2009-03-05 00:00:31 +00:00
SourceManager.cpp add an accessor. 2009-02-17 08:39:06 +00:00
TargetInfo.cpp TargetInfo::validateAsmConstraint now takes a reference to the full constraints string. This will make it possible to support multi-character constraints. No functionality change (for now). 2009-02-28 17:11:49 +00:00
Targets.cpp implement support for propagating *features* down to the code generator 2009-03-03 19:56:18 +00:00
TokenKinds.cpp Clean up and document code modification hints. 2009-02-27 17:53:17 +00:00