index
:
clang/clang-tools-extra.git
release_60-based
release_70-based
release_80-based
upstream/master
upstream/release_32
upstream/release_33
upstream/release_34
upstream/release_35
upstream/release_35@215016
upstream/release_36
upstream/release_37
upstream/release_38
upstream/release_39
upstream/release_40
upstream/release_50
upstream/release_60
upstream/release_70
upstream/release_80
upstream/release_90
upstream/stable
upstream/testing
(deprecated) Vendor branches of https://git.llvm.org/git/clang-tools-extra.git , use clang/llvm-project instead.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
modularize
/
CoverageChecker.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Support: Have directory_iterator::status() return FindFirstFileEx/FindNextFil...
Peter Collingbourne
2017-10-10
1
-6
/
+8
*
Fix memory leak by using unique_ptr
David Blaikie
2017-02-11
1
-5
/
+5
*
modernize-use-auto NFC fixes
Piotr Padlewski
2016-12-14
1
-3
/
+2
*
There were problems if a relative path is used for an include path, the path ...
John Thompson
2015-12-10
1
-2
/
+2
*
Added coverage check for extensionless headers, and exclude hidden dot direct...
John Thompson
2015-12-04
1
-1
/
+7
*
Revert "Apply modernize-use-default to clang-tools-extra."
David Blaikie
2015-10-20
1
-1
/
+1
*
Apply modernize-use-default to clang-tools-extra.
Angel Garcia Gomez
2015-10-20
1
-1
/
+1
*
Fixed modularize to warn about missing headers referenced in a module map.
John Thompson
2015-06-04
1
-5
/
+5
*
Update to match clang r237508.
Richard Smith
2015-05-16
1
-2
/
+2
*
Use 'override/final' instead of 'virtual' for overridden methods
Alexander Kornienko
2015-04-11
1
-6
/
+6
*
Refactor: Simplify boolean expression in modularize
David Blaikie
2015-03-23
1
-1
/
+1
*
Added module map coverage support, extracted from module-map-checker.
John Thompson
2015-02-19
1
-0
/
+415