hanchenye-llvm-project/clang/lib/Basic
David Blaikie 68e081d606 Unweaken vtables as per http://llvm.org/docs/CodingStandards.html#ll_virtual_anch
llvm-svn: 146959
2011-12-20 02:48:34 +00:00
..
Builtins.cpp Allow the preprocessor to be constructed without performing target- 2011-09-01 23:39:15 +00:00
CMakeLists.txt Update CMake dependencies. 2011-12-17 20:08:54 +00:00
ConvertUTF.c Move ConvertUTF8toUTF32 out of #if 0, in preparation for a patch which needs it. 2011-11-01 02:10:54 +00:00
Diagnostic.cpp Unweaken vtables as per http://llvm.org/docs/CodingStandards.html#ll_virtual_anch 2011-12-20 02:48:34 +00:00
DiagnosticIDs.cpp Separate the serialization library's diagnostics from the frontend's 2011-12-09 00:02:23 +00:00
FileManager.cpp Revert r132539 for now, "My testing shows that function stat has no problem with trailing separators. (tested on Windows and Darwin)." 2011-11-17 06:16:05 +00:00
FileSystemStatCache.cpp Unweaken vtables as per http://llvm.org/docs/CodingStandards.html#ll_virtual_anch 2011-12-20 02:48:34 +00:00
IdentifierTable.cpp objc-arc: bridge casts in non-objc-arc mode are ignord. 2011-12-19 21:06:15 +00:00
LangOptions.cpp Add a -cc1-level option -fmodule-name=<name>, which will be used when 2011-11-15 19:35:01 +00:00
Makefile Basic: Simplify getClangRepositoryPath and getClangRevision. 2010-09-29 19:15:29 +00:00
Module.cpp Tweak the syntax of umbrella headers, so that "umbrella" is treated as 2011-12-08 18:00:48 +00:00
SourceLocation.cpp Clean up as many of the comments in Basic I can find to talk in terms of 2011-07-26 05:17:23 +00:00
SourceManager.cpp SourceManager: use getBufferSize() 2011-12-19 08:51:05 +00:00
TargetInfo.cpp Add the value of "suitably aligned" from the C++11 standard to Basic/TargetInfo. 2011-12-16 22:34:14 +00:00
Targets.cpp objc-arc: bridge casts in non-objc-arc mode are ignord. 2011-12-19 21:06:15 +00:00
TokenKinds.cpp This patch adds a PUNCTUATOR macro (specialization of TOK) in TokenKinds.def and makes use of it in tok::getTokenSimpleSpelling. 2009-11-28 16:09:28 +00:00
Version.cpp remove unneeded llvm:: namespace qualifiers on some core types now that LLVM.h imports 2011-07-23 10:55:15 +00:00
VersionTuple.cpp remove unneeded llvm:: namespace qualifiers on some core types now that LLVM.h imports 2011-07-23 10:55:15 +00:00