hanchenye-llvm-project/clang/lib/Basic
Daniel Dunbar 10de9e6602 OpenBSD support.
- Patch by Jonathan Gray!

llvm-svn: 74453
2009-06-29 20:52:51 +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 OpenBSD support. 2009-06-29 20:52:51 +00:00
TokenKinds.cpp Clean up and document code modification hints. 2009-02-27 17:53:17 +00:00