Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
81fe1fbf4abd00b24e078a80cb15a2d2c1343f11
/
clang-tools-extra
/
modularize
/
CoverageChecker.cpp
546943f
Reland "[tools] Updating PPCallbacks::InclusionDirective calls"
by Julie Hockett
· 7 years ago
4a43843
Revert "[tools] Updating PPCallbacks::InclusionDirective calls"
by Julie Hockett
· 7 years ago
4e548fe
[tools] Updating PPCallbacks::InclusionDirective calls
by Julie Hockett
· 7 years ago
12b4074
Revert "[Tooling] [1/1] Refactor FrontendActionFactory::create() to return std::unique_ptr<>"
by Roman Lebedev
· 8 years ago
6b56a11
[Tooling] [1/1] Refactor FrontendActionFactory::create() to return std::unique_ptr<>
by Roman Lebedev
· 8 years ago
0dfdb44
Support: Have directory_iterator::status() return FindFirstFileEx/FindNextFile results on Windows.
by Peter Collingbourne
· 8 years ago
a67cf00
Fix memory leak by using unique_ptr
by David Blaikie
· 9 years ago
08124b1
modernize-use-auto NFC fixes
by Piotr Padlewski
· 9 years ago
442f1b2
There were problems if a relative path is used for an include path, the path will be normalized to ./xxx. I don't know how to test this in a way that will work in a separated source/output environment, but it seems reasonable to assume that -I options won't be for provate directories.
by John Thompson
· 10 years ago
b3eef01
Added coverage check for extensionless headers, and exclude hidden dot directoryies.
by John Thompson
· 10 years ago
e04a3da
Revert "Apply modernize-use-default to clang-tools-extra."
by David Blaikie
· 10 years ago
3ca34bc
Apply modernize-use-default to clang-tools-extra.
by Angel Garcia Gomez
· 10 years ago
96f5551
Fixed modularize to warn about missing headers referenced in a module map.
by John Thompson
· 10 years ago
9d5ae21
Update to match clang r237508.
by Richard Smith
· 10 years ago
87638f6
Use 'override/final' instead of 'virtual' for overridden methods
by Alexander Kornienko
· 10 years ago
4754aa8
Refactor: Simplify boolean expression in modularize
by David Blaikie
· 11 years ago
8eb8d93
Added module map coverage support, extracted from module-map-checker.
by John Thompson
· 11 years ago