hanchenye-llvm-project/clang/lib/Basic
Ted Kremenek bf16554640 Add method FullSourceLoc::getBufferData().
llvm-svn: 63229
2009-01-28 20:46:26 +00:00
..
CMakeLists.txt CMake: Builds and installs clang binary and libs (no docs yet). It 2008-10-26 00:56:18 +00:00
Diagnostic.cpp Split the single monolithic DiagnosticKinds.def file into one 2009-01-27 18:30:58 +00:00
FileManager.cpp On Windows use a BumpPtrAllocator for the UniqueFileContainer's StringMap. 2009-01-28 01:01:07 +00:00
IdentifierTable.cpp Add a bit to IdentifierInfo that acts as a simple predicate which 2009-01-21 07:43:11 +00:00
LangOptions.cpp Add -fobjc-gc and -fobjc-gc-only options to the driver. 2008-04-29 04:37:03 +00:00
Makefile Make a major restructuring of the clang tree: introduce a top-level 2008-03-15 23:59:48 +00:00
SourceLocation.cpp Add method FullSourceLoc::getBufferData(). 2009-01-28 20:46:26 +00:00
SourceManager.cpp Introduce a new PresumedLoc class to represent the concept of a location 2009-01-27 07:57:44 +00:00
TargetInfo.cpp If an input constraint refers to an output constraint, it should have the same constraint info as the output constraint. Fixes PR3417 2009-01-27 20:38:24 +00:00
Targets.cpp long long and double have 64-bit alignment on x86-64. 2009-01-28 06:58:19 +00:00
TokenKinds.cpp Make a major restructuring of the clang tree: introduce a top-level 2008-03-15 23:59:48 +00:00