.. |
Builtins.cpp
|
Sort all of Clang's files under 'lib', and fix up the broken headers
|
2012-12-04 09:13:33 +00:00 |
CMakeLists.txt
|
clang/lib: [CMake] Reformat, alphabetize lists.
|
2012-07-27 06:18:12 +00:00 |
ConvertUTF.c
|
isLegalUTF8() was giving the wrong answer
|
2012-10-30 23:50:26 +00:00 |
ConvertUTFWrapper.cpp
|
When a bad UTF-8 encoding or bogus escape sequence is encountered in a
|
2012-09-08 07:16:20 +00:00 |
Diagnostic.cpp
|
Sort all of Clang's files under 'lib', and fix up the broken headers
|
2012-12-04 09:13:33 +00:00 |
DiagnosticIDs.cpp
|
Sort all of Clang's files under 'lib', and fix up the broken headers
|
2012-12-04 09:13:33 +00:00 |
FileManager.cpp
|
Sort all of Clang's files under 'lib', and fix up the broken headers
|
2012-12-04 09:13:33 +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
|
Sort all of Clang's files under 'lib', and fix up the broken headers
|
2012-12-04 09:13:33 +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
|
Use tabs instead of spaces.
|
2012-03-02 16:06:37 +00:00 |
Module.cpp
|
Sort all of Clang's files under 'lib', and fix up the broken headers
|
2012-12-04 09:13:33 +00:00 |
ObjCRuntime.cpp
|
Add the ObjFW runtime. Patch by Jonathan Schleifer!
|
2012-07-12 02:07:58 +00:00 |
SourceLocation.cpp
|
Add a SourceLocation::printToString() that returns in a std::string what dump()
|
2012-11-09 19:40:48 +00:00 |
SourceManager.cpp
|
Sort all of Clang's files under 'lib', and fix up the broken headers
|
2012-12-04 09:13:33 +00:00 |
TargetInfo.cpp
|
Sort all of Clang's files under 'lib', and fix up the broken headers
|
2012-12-04 09:13:33 +00:00 |
Targets.cpp
|
Adapt to LLVM commit 169291 which streamlines the usage of NaCl/NativeClient
|
2012-12-04 18:38:10 +00:00 |
TokenKinds.cpp
|
Sort all of Clang's files under 'lib', and fix up the broken headers
|
2012-12-04 09:13:33 +00:00 |
Version.cpp
|
Sort all of Clang's files under 'lib', and fix up the broken headers
|
2012-12-04 09:13:33 +00:00 |
VersionTuple.cpp
|
Restructure how the driver communicates information about the
|
2012-06-20 06:18:46 +00:00 |