llvm-project/clang/lib/Basic
Nate Begeman 8b68d6fb83 OpenCL 1.0 Support: support "bool, true, false" tokens when compiling for OpenCL
llvm-svn: 74224
2009-06-25 23:25:15 +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 OpenCL 1.0 Support: support "bool, true, false" tokens when compiling for OpenCL 2009-06-25 23:25:15 +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 Move CharIsSigned from TargetInfo to LangOptions. 2009-06-05 07:05:05 +00:00
Targets.cpp fix the type of wchar_t for windows, PR4417 2009-06-24 17:12:15 +00:00
TokenKinds.cpp Clean up and document code modification hints. 2009-02-27 17:53:17 +00:00