.. |
Builtins.cpp
|
Only provide MS builtins when -fms-extensions is on
|
2013-11-13 22:47:22 +00:00 |
CMakeLists.txt
|
Revert commits r190613, r190560 and r190557.
|
2013-10-01 17:31:40 +00:00 |
CharInfo.cpp
|
CharInfo: Add missing "using namespace clang::charinfo" in .cpp file.
|
2013-02-08 22:37:49 +00:00 |
Diagnostic.cpp
|
Revert r177218.
|
2013-05-03 23:20:27 +00:00 |
DiagnosticIDs.cpp
|
Remove C++11ism.
|
2013-11-12 02:58:11 +00:00 |
FileManager.cpp
|
Use llvm::sys::fs::UniqueID for windows and unix.
|
2013-08-01 21:42:11 +00:00 |
FileSystemStatCache.cpp
|
Use llvm::sys::fs::UniqueID for windows and unix.
|
2013-08-01 21:42:11 +00:00 |
IdentifierTable.cpp
|
ObjectiveC migrator: For 'default' and 'shared' family of
|
2013-10-10 18:23:13 +00:00 |
LangOptions.cpp
|
Add a *San + modules FIXME.
|
2013-02-07 01:09:29 +00:00 |
Makefile
|
Use tabs instead of spaces.
|
2012-03-02 16:06:37 +00:00 |
Module.cpp
|
Include non-explicit submodules in exported module list
|
2013-11-04 21:51:33 +00:00 |
ObjCRuntime.cpp
|
Add a define for the ObjFW runtime ABI version.
|
2013-09-16 16:31:49 +00:00 |
OpenMPKinds.cpp
|
[OpenMP] Added parsing and semantic analysis for firstprivate clause
|
2013-10-01 05:32:34 +00:00 |
OperatorPrecedence.cpp
|
Replace C++0x in a comment with C++11
|
2013-07-14 17:04:56 +00:00 |
SourceLocation.cpp
|
PR14581: Make SourceLocation::printToString work, or it will always return an empty string.
|
2012-12-12 14:17:17 +00:00 |
SourceManager.cpp
|
Adding an assert to help catch possible buffer underruns.
|
2013-11-18 18:29:00 +00:00 |
TargetInfo.cpp
|
Certain multi-platform languages, such as OpenCL, have the concept of
|
2013-09-13 12:04:22 +00:00 |
Targets.cpp
|
ARM: embedded v7 'darwin' doesn't get min-version defines.
|
2013-11-19 20:18:39 +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
|
Remove "static" on simple temporary StringRef.
|
2013-08-09 17:51:03 +00:00 |
VersionTuple.cpp
|
Include llvm::Optional in clang/Basic/LLVM.h
|
2013-02-20 22:23:23 +00:00 |