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
/
modularize
/
ModularizeUtilities.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added mechanism to modularize for doing a compilation precheck
John Thompson
2015-07-10
1
-20
/
+143
*
Fixed modularize to warn about missing headers referenced in a module map.
John Thompson
2015-06-04
1
-0
/
+19
*
Update to match clang r237508.
Richard Smith
2015-05-16
1
-2
/
+2
*
Make helpers static. clang-tools edition.
Benjamin Kramer
2015-03-23
1
-1
/
+3
*
Renamed function to avoid confusion about purpose.
John Thompson
2015-03-06
1
-3
/
+5
*
Fixed canonical path function.
John Thompson
2015-02-26
1
-1
/
+19
*
Remove carriage returns.
Nick Lewycky
2015-02-20
1
-5
/
+5
*
Added module map coverage support, extracted from module-map-checker.
John Thompson
2015-02-19
1
-2
/
+47
*
Pruned some unneeded code and comments.
John Thompson
2015-02-19
1
-4
/
+2
*
Added support for extracting headers from module maps as a source for the hea...
John Thompson
2015-02-18
1
-6
/
+209
*
Add canonical path conversion function and use it so paths are consistent.
John Thompson
2015-02-17
1
-1
/
+16
*
Moved header list loading to new class. This is staging for adding module map...
John Thompson
2015-02-13
1
-0
/
+124