Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
a57d4ea33fc36f7e204b301d4daa8ae32a202a8c
/
clang
/
lib
/
StaticAnalyzer
/
Checkers
/
CloneChecker.cpp
748c139
[analyzer] Emit an error rather than assert on invalid checker option input
by Kristof Umann
· 7 years ago
088b1c9
[analyzer] Enable subcheckers to possess checker options
by Kristof Umann
· 7 years ago
058a7a4
[analyzer] Supply all checkers with a shouldRegister function
by Kristof Umann
· 7 years ago
2946cd7
Update the file headers across all of the LLVM projects in the monorepo
by Chandler Carruth
· 7 years ago
76a2150
[analyzer][NFC] Move CheckerRegistry from the Core directory to Frontend
by Kristof Umann
· 7 years ago
b23ccec
Misc typos fixes in ./lib folder
by Raphael Isemann
· 7 years ago
0a1f91c
[analyzer] Restrict AnalyzerOptions' interface so that non-checker objects have to be registered
by Kristof Umann
· 7 years ago
561f0de
[analyzer] Increase minimum complexity filter of the CloneChecker.
by Raphael Isemann
· 8 years ago
70686a1
[analyzer] Performance optimizations for the CloneChecker
by Raphael Isemann
· 8 years ago
104b6fe
[analyzer] Teach CloneDetection about Qt Meta-Object Compiler to filter auto generated files
by Leslie Zhai
· 8 years ago
d91d19e
[analyzer] Teach CloneDetection about Qt Meta-Object Compiler
by Leslie Zhai
· 8 years ago
da9e718
[analyzer] Reland r299544 "Add a modular constraint system to the CloneDetector"
by Artem Dergachev
· 9 years ago
c4aee48
Revert "[analyzer] Add a modular constraint system to the CloneDetector"
by Artem Dergachev
· 9 years ago
f8b4fc3
[analyzer] Add a modular constraint system to the CloneDetector
by Artem Dergachev
· 9 years ago
4eca0de
[analyzer] Re-apply r283094 "Improve CloneChecker diagnostics"
by Artem Dergachev
· 9 years ago
1a8d52d
Revert "[analyzer] Improve CloneChecker diagnostics" as its depends on reverted r283092
by Vitaly Buka
· 9 years ago
c87d2a6
[analyzer] Improve CloneChecker diagnostics
by Artem Dergachev
· 9 years ago
5657486
[analyzer] Use faster hashing (MD5) in CloneDetector.
by Artem Dergachev
· 9 years ago
2fc1985
[analyzer] Teach CloneDetector to find clones that look like copy-paste errors.
by Artem Dergachev
· 9 years ago
96034ca
[analyzer] Hotfix for build failure due to declaration shadowing in r276782.
by Artem Dergachev
· 9 years ago
ba81632
[analyzer] Add basic capabilities to detect source code clones.
by Artem Dergachev
· 9 years ago