llvm-project/clang/lib/Basic
Daniel Dunbar 349db7bbcd Fix warning when building w/o asserts.
llvm-svn: 74020
2009-06-23 23:09:58 +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 Base SFINAE error suppression counting on the class of an error, not 2009-06-15 16:52:15 +00:00
FileManager.cpp Implement caching of stat() calls for precompiled headers, which is 2009-04-27 18:38:38 +00:00
IdentifierTable.cpp Simplify the scheme used for keywords, and change the classification 2009-04-28 03:13:54 +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 warning when building w/o asserts. 2009-06-23 23:09:58 +00:00
TargetInfo.cpp Move CharIsSigned from TargetInfo to LangOptions. 2009-06-05 07:05:05 +00:00
Targets.cpp __APPLE_CC__ should only be set when building for darwin targets. 2009-06-23 00:43:21 +00:00
TokenKinds.cpp Clean up and document code modification hints. 2009-02-27 17:53:17 +00:00