hanchenye-llvm-project/clang/lib/Basic
Benjamin Kramer 1e4a886c28 Add comment to describe cleverness.
llvm-svn: 179806
2013-04-18 22:49:48 +00:00
..
Builtins.cpp
CMakeLists.txt <rdar://problem/13358795> Teach CMake to check Subversion version information at build time, not configure time. 2013-03-25 23:16:38 +00:00
CharInfo.cpp CharInfo: Add missing "using namespace clang::charinfo" in .cpp file. 2013-02-08 22:37:49 +00:00
Diagnostic.cpp Moving initialization into the initializer list and correcting capitalization, as suggested by Chandler. 2013-02-24 19:08:10 +00:00
DiagnosticIDs.cpp Fix typos: [Dd]iagnosic -> [Dd]iagnostic 2013-03-01 21:41:22 +00:00
FileManager.cpp <limits.h> includes <linux/limits.h> on Linux, no need to special-case it 2013-01-26 16:29:36 +00:00
FileSystemStatCache.cpp
IdentifierTable.cpp [Modules] Use global index to improve typo correction performance 2013-04-17 22:10:55 +00:00
LangOptions.cpp Add a *San + modules FIXME. 2013-02-07 01:09:29 +00:00
Makefile
Module.cpp <rdar://problem/12368093> Extend module maps with a 'conflict' declaration, and warn when a newly-imported module conflicts with an already-imported module. 2013-03-20 21:10:35 +00:00
ObjCRuntime.cpp
OpenMPKinds.cpp Fix a layering violation introduced in r177705. 2013-03-25 21:32:02 +00:00
OperatorPrecedence.cpp
SourceLocation.cpp
SourceManager.cpp Introduce SourceManager::getDecomposedIncludedLoc, that returns the "included/expanded in" decomposed location of the given FileID. 2013-04-13 01:03:57 +00:00
TargetInfo.cpp Add comment to describe cleverness. 2013-04-18 22:49:48 +00:00
Targets.cpp Add support for sparcv9 targets. 2013-04-16 15:17:49 +00:00
TokenKinds.cpp
Version.cpp <rdar://problem/13358795> Teach CMake to check Subversion version information at build time, not configure time. 2013-03-25 23:16:38 +00:00
VersionTuple.cpp Include llvm::Optional in clang/Basic/LLVM.h 2013-02-20 22:23:23 +00:00