index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
clang
/
unittests
/
Lex
/
PPConditionalDirectiveRecordTest.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix -Wextra-semi warnings.
Hans Wennborg
2015-07-22
1
-1
/
+1
*
[modules] Start moving the module visibility information off the Module itself.
Richard Smith
2015-05-01
1
-2
/
+1
*
Unique_ptrify PPCallbacks ownership.
Craig Topper
2014-09-10
1
-1
/
+1
*
unique_ptrify SourceManager::createFileID
David Blaikie
2014-08-29
1
-1
/
+1
*
Update for LLVM api change.
Rafael Espindola
2014-08-27
1
-2
/
+2
*
Use non-intrusive refcounting for TargetOptions
Alp Toker
2014-07-06
1
-2
/
+2
*
Track IntrusiveRefCntPtr::get() changes from LLVM r212366
Alp Toker
2014-07-05
1
-1
/
+1
*
[C++11] Use 'nullptr'. Unittests edition.
Craig Topper
2014-06-08
1
-2
/
+2
*
Remove the last remaining llvm/Config/config.h includes
Alp Toker
2014-06-04
1
-1
/
+0
*
SourceManager: Use setMainFileID() consistently
Alp Toker
2014-05-21
1
-1
/
+1
*
Reformat code following Preprocessor constructor updates
Alp Toker
2014-05-02
1
-3
/
+3
*
Factor TargetInfo pointer/DelayInitialization bool pair out of Preprocessor ctor
Alp Toker
2014-05-02
1
-3
/
+3
*
Quick fix for layering that broke shared library build.
John Thompson
2014-04-23
1
-9
/
+11
*
Initial implementation of -modules-earch-all option, for searching for symbol...
John Thompson
2014-04-23
1
-0
/
+3
*
Use the same SourceManager for ModuleMaps and compilations.
Manuel Klimek
2013-10-24
1
-1
/
+1
*
<rdar://problem/12368093> Extend module maps with a 'conflict' declaration, a...
Douglas Gregor
2013-03-20
1
-1
/
+2
*
For ModuleLoader::makeModuleVisible() also pass the source location where the
Argyrios Kyrtzidis
2013-02-01
1
-1
/
+2
*
clang/unittests: Fixup corresponding to r172290.
NAKAMURA Takumi
2013-01-12
1
-0
/
+3
*
Really sort the #include lines in unittests/...
Chandler Carruth
2012-12-04
1
-1
/
+1
*
Sort the #include lines for unittests/...
Chandler Carruth
2012-12-04
1
-5
/
+4
*
Refactor recording the preprocessor conditional directive regions out of
Argyrios Kyrtzidis
2012-12-04
1
-0
/
+146