hanchenye-llvm-project/clang/lib/Basic
Eli Friedman a9c3d71b59 Add TCE target to clang; patch by Mikael Lepistö.
llvm-svn: 79462
2009-08-19 20:47:07 +00:00
..
Builtins.cpp follow-on to my patch: some targets (like sparc) do not 2009-06-16 17:27:50 +00:00
CMakeLists.txt move the various builtins stuff from libast to libbasic. This 2009-06-14 01:05:48 +00:00
ConvertUTF.c Fixup whitespacing. 2009-04-14 18:24:37 +00:00
Diagnostic.cpp add push/pop semantics for diagnostics. Patch by Louis Gerbarg! 2009-07-12 21:18:45 +00:00
FileManager.cpp improve path handling, patch by Baptiste Lepilleur! 2009-08-12 17:50:39 +00:00
IdentifierTable.cpp Key decisions about 'bool' vs '_Bool' to be based on a new flag in langoptions. 2009-06-30 01:26:17 +00:00
Makefile Build system changes to use TableGen to generate the various 2009-03-16 23:06:59 +00:00
SourceLocation.cpp Remove the serialization code that predates precompiled 2009-04-22 21:45:53 +00:00
SourceManager.cpp Fix column checking for SourceManager::getLocation(). 2009-06-25 18:22:16 +00:00
TargetInfo.cpp Basic support for C++0x unicode types. Support for literals will follow in an incremental patch 2009-07-14 06:30:34 +00:00
Targets.cpp Add TCE target to clang; patch by Mikael Lepistö. 2009-08-19 20:47:07 +00:00
TokenKinds.cpp Clean up and document code modification hints. 2009-02-27 17:53:17 +00:00