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-tools-extra
/
module-map-checker
Commit message (
Expand
)
Author
Age
Files
Lines
*
Deleted module-map-checker, as it's been folded into modularize.
John Thompson
2015-02-20
4
-842
/
+0
*
Fixed module-map-checker to recurse umbrella dirs when collecting headers.
John Thompson
2015-02-10
1
-2
/
+5
*
Renamed module.map to module.modulemap.
John Thompson
2015-02-10
2
-27
/
+27
*
Replace size call with empty call where appripriate in clang/tools/extra
Alexander Kornienko
2015-01-22
1
-1
/
+1
*
Update to match clang r223913.
Richard Smith
2014-12-10
1
-1
/
+14
*
Update and simplify to match Clang r223095.
Richard Smith
2014-12-02
1
-14
/
+3
*
Update for LLVM API change
David Blaikie
2014-11-19
1
-1
/
+1
*
Fix Makefiles after r220867.
Daniel Jasper
2014-10-29
1
-2
/
+2
*
Avoid having "using namespace" for both "clang" and "llvm" namespaces.
Alexey Samsonov
2014-10-15
1
-20
/
+19
*
Unique_ptrify PPCallbacks ownership. Goes with clang r217474.
Craig Topper
2014-09-10
1
-1
/
+1
*
Recommit 213308: unique_ptr-ify ownership of ASTConsumers (reverted in r213324)
David Blaikie
2014-08-10
1
-3
/
+4
*
Revert "unique_ptr-ify ownership of ASTConsumers"
David Blaikie
2014-07-17
1
-4
/
+3
*
unique_ptr-ify ownership of ASTConsumers
David Blaikie
2014-07-17
1
-3
/
+4
*
Prune Redundant libdeps in CMake's target_link_libraries and LLVMBuild.txt.
NAKAMURA Takumi
2014-07-15
1
-2
/
+0
*
[CMake] Update libdeps.
NAKAMURA Takumi
2014-07-14
1
-0
/
+4
*
[CMake] Reorder libdeps by alphabetical order.
NAKAMURA Takumi
2014-07-14
1
-1
/
+1
*
Track changes from clang r212387, r212388
Alp Toker
2014-07-06
2
-3
/
+3
*
Track IntrusiveRefCntPtr::get() changes from LLVM r212366
Alp Toker
2014-07-05
1
-5
/
+5
*
Prefix error_code with std.
Rafael Espindola
2014-06-12
1
-11
/
+10
*
Quick build fix.
Rafael Espindola
2014-06-12
1
-0
/
+1
*
Replace llvm::error_code with std::error_code.
Rafael Espindola
2014-06-12
1
-1
/
+1
*
Use generic_category from the std namespace.
Rafael Espindola
2014-06-12
1
-5
/
+5
*
[C++11] Use 'nullptr'.
Craig Topper
2014-06-09
1
-1
/
+1
*
[C++11] Replace OwningPtr with std::unique_ptr.
Ahmed Charles
2014-03-09
2
-6
/
+6
*
[CMake] module-map-checker itself should depend just on LLVMSupport.
NAKAMURA Takumi
2014-01-13
1
-4
/
+1
*
Run llvm/utils/sort_includes.py over the Clang tools code. This doesn't
Chandler Carruth
2014-01-07
1
-1
/
+1
*
Initial checkin of new module-map-checker tool.
John Thompson
2014-01-07
4
-0
/
+838