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
/
include-fixer
/
IncludeFixerContext.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename directory housing clang-include-fixer to be eponymous
Nico Weber
2019-03-25
1
-115
/
+0
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[include-fixer] Support processing multiple files in one run.
Haojian Wu
2016-08-09
1
-2
/
+2
*
[include-fixer] Correct nested class search for identifiers with scoped infor...
Haojian Wu
2016-08-02
1
-1
/
+2
*
[include-fixer] Fix faulty sort predicate.
Benjamin Kramer
2016-07-22
1
-3
/
+2
*
[include-fixer] Add mising qualifiers to all instances of an unidentified sym...
Haojian Wu
2016-07-21
1
-3
/
+22
*
[include-fixer] Tweak: remove unintended const.
Haojian Wu
2016-07-20
1
-1
/
+1
*
[include-fixer] A refactoring of IncludeFixerContext.
Haojian Wu
2016-07-19
1
-8
/
+7
*
[include-fixer] Always add as few as possible qualifiers to the unidentified ...
Haojian Wu
2016-07-15
1
-8
/
+30
*
[include-fixer] Correct an incorrecst judgement about prefix scoped qualifiers.
Haojian Wu
2016-07-14
1
-3
/
+6
*
[include-fixer] Implement adding missing namespace qualifiers in vim integrat...
Haojian Wu
2016-07-13
1
-27
/
+35
*
[include-fixer] Don't add qualifiers to symbols which have global scope opera...
Haojian Wu
2016-07-08
1
-0
/
+4
*
[include-fixer] Pull out Context implementation code to a cpp file.
Haojian Wu
2016-07-08
1
-0
/
+61