llvm-project/clang/lib/Basic
Daniel Dunbar fd6cfcffa2 Add target hook for setting symbol prefix and section of unicode
string literals.

llvm-svn: 68363
2009-04-03 00:57:44 +00:00
..
CMakeLists.txt Add ConvertUTF module from http://www.unicode.org/Public/PROGRAMS/CVTUTF. 2009-04-01 15:50:34 +00:00
ConvertUTF.c Add ConvertUTF module from http://www.unicode.org/Public/PROGRAMS/CVTUTF. 2009-04-01 15:50:34 +00:00
Diagnostic.cpp Eliminate post-diagnostic hooks. Instead, implement a Sema-specific 2009-03-20 22:48:49 +00:00
FileManager.cpp FileManager: 2009-02-12 03:17:57 +00:00
IdentifierTable.cpp Fix a little typo that was killing de-serialization 2009-04-03 00:25:09 +00:00
LangOptions.cpp Add -fobjc-gc and -fobjc-gc-only options to the driver. 2008-04-29 04:37:03 +00:00
Makefile Build system changes to use TableGen to generate the various 2009-03-16 23:06:59 +00:00
SourceLocation.cpp Remove some now-unneeded calls to llvm::errs().flush(). 2009-03-10 18:00:19 +00:00
SourceManager.cpp Resynchronize Decl/VarDecl serialization code with the structures 2009-04-02 23:40:00 +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 Add target hook for setting symbol prefix and section of unicode 2009-04-03 00:57:44 +00:00
TokenKinds.cpp Clean up and document code modification hints. 2009-02-27 17:53:17 +00:00