hanchenye-llvm-project/clang/lib/Basic
Eli Friedman e3aa454e2f Per PR4506, fix the type of size_t on OpenBSD.
llvm-svn: 74795
2009-07-05 18:47:56 +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 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 Fix for PR4192: fix the definition of int64_t on x86_64 Linux. 2009-07-01 03:36:11 +00:00
Targets.cpp Per PR4506, fix the type of size_t on OpenBSD. 2009-07-05 18:47:56 +00:00
TokenKinds.cpp Clean up and document code modification hints. 2009-02-27 17:53:17 +00:00