hanchenye-llvm-project/clang/lib/Basic
Rafael Espindola 9ec8d08eb1 Small simplification: p0 is the same as p.
llvm-svn: 197700
2013-12-19 16:54:10 +00:00
..
Builtins.cpp Only provide MS builtins when -fms-extensions is on 2013-11-13 22:47:22 +00:00
CMakeLists.txt [CMake] clang/lib: Satisfy dependencies to add *actually used* libraries on target_link_libraries() and LLVM_LINK_COMPONENTS. 2013-12-09 19:04:43 +00:00
CharInfo.cpp
Diagnostic.cpp
DiagnosticIDs.cpp Fix a tranche of comment, test and doc typos 2013-12-05 16:25:25 +00:00
FileManager.cpp
FileSystemStatCache.cpp
IdentifierTable.cpp ObjectiveC migrator: For 'default' and 'shared' family of 2013-10-10 18:23:13 +00:00
LangOptions.cpp
Makefile
Module.cpp Modules: Don't warn upon missing headers while reading the module map. 2013-12-17 10:31:37 +00:00
ObjCRuntime.cpp
OpenMPKinds.cpp [OpenMP] Added parsing and semantic analysis for firstprivate clause 2013-10-01 05:32:34 +00:00
OperatorPrecedence.cpp
SourceLocation.cpp
SourceManager.cpp Fix a typo: "SLocEnty" should read "SLocEntry". 2013-11-24 01:47:49 +00:00
TargetInfo.cpp OpenCL: Do not force 64 bit floats for (embedded) targets with only 32bit floats. 2013-12-18 18:15:03 +00:00
Targets.cpp Small simplification: p0 is the same as p. 2013-12-19 16:54:10 +00:00
TokenKinds.cpp
Version.cpp
VersionTuple.cpp