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
/
Modularize.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixed outdate comment, and comment typo.
John Thompson
2013-04-15
1
-3
/
+4
*
modularize - Fixed broken array use (asserted in tests). Renamed KindType enum.
John Thompson
2013-03-28
1
-26
/
+25
*
Revert "modularize - Fixed poor array usage."
Michael Gottesman
2013-03-28
1
-6
/
+12
*
modularize - Updated futures comment.
John Thompson
2013-03-28
1
-5
/
+3
*
modularize - Fixed poor array usage.
John Thompson
2013-03-28
1
-12
/
+6
*
Fix a default on covered switch found by -Wcovered-switch-default
David Blaikie
2013-03-28
1
-2
/
+1
*
modularize - revised to group duplicate symbols together in the error output.
John Thompson
2013-03-28
1
-25
/
+60
*
Broke out header file list reading into separate function. Moved options to f...
John Thompson
2013-03-27
1
-52
/
+69
*
Added informational comment about using -x c++.
John Thompson
2013-03-27
1
-0
/
+4
*
Fixed path in file comment. Fixed #include order.
John Thompson
2013-03-27
1
-13
/
+13
*
Revised to use MemoryBuffer. Removed redundant llvm:: qualifiers. Removed un...
John Thompson
2013-03-27
1
-117
/
+139
*
Revised to use file list path as reference path, or path provide by new -pref...
John Thompson
2013-03-26
1
-22
/
+55
*
Added future directions comment and a couple of fixme's.
John Thompson
2013-03-14
1
-1
/
+30
*
Review feedback change per Edwin: Move non-public members to end of classes.
John Thompson
2013-03-12
1
-16
/
+15
*
Initial check in of Doug's modularize tool for checking header readiness for ...
John Thompson
2013-03-12
1
-0
/
+400