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
/
lib
/
StaticAnalyzer
/
Checkers
/
CloneChecker.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[analyzer] NFC: Introduce sub-classes for path-sensitive and basic reports.
Artem Dergachev
2019-09-09
1
-3
/
+3
*
[Clang] Migrate llvm::make_unique to std::make_unique
Jonas Devlieghere
2019-08-14
1
-2
/
+2
*
[analyzer] Remove the default value arg from getChecker*Option
Kristof Umann
2019-05-17
1
-3
/
+3
*
[analyzer] Emit an error rather than assert on invalid checker option input
Kristof Umann
2019-03-08
1
-16
/
+22
*
[analyzer] Enable subcheckers to possess checker options
Kristof Umann
2019-03-04
1
-4
/
+4
*
[analyzer] Supply all checkers with a shouldRegister function
Kristof Umann
2019-01-26
1
-0
/
+4
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[analyzer][NFC] Move CheckerRegistry from the Core directory to Frontend
Kristof Umann
2018-12-15
1
-1
/
+1
*
Misc typos fixes in ./lib folder
Raphael Isemann
2018-12-10
1
-1
/
+1
*
[analyzer] Restrict AnalyzerOptions' interface so that non-checker objects ha...
Kristof Umann
2018-11-05
1
-6
/
+6
*
[analyzer] Increase minimum complexity filter of the CloneChecker.
Raphael Isemann
2017-09-04
1
-1
/
+1
*
[analyzer] Performance optimizations for the CloneChecker
Raphael Isemann
2017-08-31
1
-5
/
+5
*
[analyzer] Teach CloneDetection about Qt Meta-Object Compiler to filter auto ...
Leslie Zhai
2017-06-20
1
-1
/
+1
*
[analyzer] Teach CloneDetection about Qt Meta-Object Compiler
Leslie Zhai
2017-06-19
1
-1
/
+6
*
[analyzer] Reland r299544 "Add a modular constraint system to the CloneDetector"
Artem Dergachev
2017-04-06
1
-31
/
+69
*
Revert "[analyzer] Add a modular constraint system to the CloneDetector"
Artem Dergachev
2017-04-05
1
-69
/
+31
*
[analyzer] Add a modular constraint system to the CloneDetector
Artem Dergachev
2017-04-05
1
-31
/
+69
*
[analyzer] Re-apply r283094 "Improve CloneChecker diagnostics"
Artem Dergachev
2016-10-08
1
-50
/
+56
*
Revert "[analyzer] Improve CloneChecker diagnostics" as its depends on revert...
Vitaly Buka
2016-10-04
1
-56
/
+50
*
[analyzer] Improve CloneChecker diagnostics
Artem Dergachev
2016-10-03
1
-50
/
+56
*
[analyzer] Use faster hashing (MD5) in CloneDetector.
Artem Dergachev
2016-08-20
1
-9
/
+0
*
[analyzer] Teach CloneDetector to find clones that look like copy-paste errors.
Artem Dergachev
2016-08-18
1
-2
/
+70
*
[analyzer] Hotfix for build failure due to declaration shadowing in r276782.
Artem Dergachev
2016-07-26
1
-3
/
+3
*
[analyzer] Add basic capabilities to detect source code clones.
Artem Dergachev
2016-07-26
1
-0
/
+96