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
/
test
/
modularize
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added module map generation option.
John Thompson
2013-10-15
6
-0
/
+52
*
Added colon to make proper error message prefix.
John Thompson
2013-09-20
2
-4
/
+4
*
Check for #include in extern and namespace blocks.
John Thompson
2013-09-18
5
-0
/
+31
*
modularize - Fix of header dependencies.
John Thompson
2013-09-04
3
-0
/
+11
*
Revert svn 189837 "Added header dependencies support."
Bob Wilson
2013-09-04
3
-14
/
+0
*
Suppress test/modularize/NoProblemsDependencies.modularize on msvc, for now. ...
NAKAMURA Takumi
2013-09-04
1
-0
/
+3
*
Added header dependencies support.
John Thompson
2013-09-03
3
-0
/
+11
*
Undo r189834 - broke test.
John Thompson
2013-09-03
4
-22
/
+20
*
Ran clang-format.
John Thompson
2013-09-03
4
-20
/
+22
*
Fixed some issues that resulted in erroneous duplicate symbol error messages.
John Thompson
2013-08-26
7
-22
/
+55
*
Enhanced test for header guards.
John Thompson
2013-08-13
3
-0
/
+11
*
Fix false error message for function-style macro instance used as arguments i...
John Thompson
2013-08-09
2
-0
/
+8
*
Expanded modularize tests.
John Thompson
2013-08-08
2
-0
/
+33
*
Fixed incorrect header guard/nested header mechanism.
John Thompson
2013-08-07
2
-0
/
+2
*
Fix comment typo.
John Thompson
2013-08-06
1
-1
/
+1
*
Add test for header guard work-around.
John Thompson
2013-08-06
5
-0
/
+26
*
Fixed checkin of wrong old files. Hopefully this is the end of the test failure.
John Thompson
2013-07-27
2
-4
/
+4
*
Fixed missing checkin.
John Thompson
2013-07-27
1
-0
/
+7
*
Fixed case change that caused the test failure. Incorporarated Sean's review...
John Thompson
2013-07-26
1
-5
/
+101
*
Revert "Added new feature for checking macro and preprocessor conditional con...
Rafael Espindola
2013-07-26
2
-108
/
+5
*
Added new feature for checking macro and preprocessor conditional consistency.
John Thompson
2013-07-26
2
-5
/
+108
*
Add 'not' to commands that are expected to fail.
Rafael Espindola
2013-07-04
2
-2
/
+2
*
Fixed a typo and naming convention.
John Thompson
2013-06-18
1
-1
/
+1
*
modularize - revised to group duplicate symbols together in the error output.
John Thompson
2013-03-28
2
-2
/
+6
*
Revised per review comments to rename test files and rearrange input files.
John Thompson
2013-03-26
16
-30
/
+30
*
Added simple regression test for modularize.
John Thompson
2013-03-26
10
-0
/
+64