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
/
ValistChecker.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[analyzer] NFC: Move getStmt() and createEndOfPath() out of PathDiagnostic.
Artem Dergachev
2019-09-11
1
-4
/
+3
*
[analyzer] NFC: Introduce sub-classes for path-sensitive and basic reports.
Artem Dergachev
2019-09-09
1
-7
/
+7
*
[analyzer] pr43179: Make CallDescription defensive against C variadic functions.
Artem Dergachev
2019-09-06
1
-1
/
+3
*
[Clang] Migrate llvm::make_unique to std::make_unique
Jonas Devlieghere
2019-08-14
1
-4
/
+4
*
[analyzer][NFC] Refactoring BugReporter.cpp P3.: std::shared_pointer<PathDiag...
Kristof Umann
2019-08-13
1
-10
/
+10
*
[analyzer] Add CheckerManager::getChecker, make sure that a registry function...
Kristof Umann
2019-01-26
1
-1
/
+1
*
[analyzer] Reimplement dependencies between checkers
Kristof Umann
2019-01-26
1
-0
/
+8
*
[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
*
Revert "Fix failing MSan bots"
George Karpenkov
2019-01-18
1
-2
/
+2
*
Fix failing MSan bots
Vlad Tsyrklevich
2019-01-18
1
-2
/
+2
*
[analyzer] Extend BugType constructor to accept "SuppressOnSink" as a parameter
George Karpenkov
2019-01-18
1
-2
/
+2
*
[analyzer][NFC] Move CheckerRegistry from the Core directory to Frontend
Kristof Umann
2018-12-15
1
-1
/
+1
*
[analyzer] [NFC] Remove unused parameters, as found by -Wunused-parameter
George Karpenkov
2018-09-28
1
-3
/
+2
*
[analyzer] Do not run visitors until the fixpoint, run only once.
George Karpenkov
2018-06-26
1
-4
/
+3
*
[analyzer] Remove the unused method declaration in `ValistChecker.cpp`.
Henry Wong
2018-03-30
1
-1
/
+0
*
[analyzer] introduce getSVal(Stmt *) helper on ExplodedNode, make sure the he...
George Karpenkov
2018-01-17
1
-1
/
+1
*
[analyzer] Fix some check's output plist not containing the check name
Gabor Horvath
2018-01-06
1
-7
/
+11
*
[analyzer] Fix memory error bug category capitalization.
Artem Dergachev
2017-05-03
1
-2
/
+3
*
[analyzer] Fix a rare crash for valist check.
Gabor Horvath
2017-03-13
1
-6
/
+2
*
[analyzer] Improve valist checks and move it out from alpha state.
Gabor Horvath
2017-03-07
1
-24
/
+65
*
Migrate PathDiagnosticPiece to std::shared_ptr
David Blaikie
2017-01-05
1
-6
/
+6
*
Reapply "[analyzer] Added valist related checkers."
Gabor Horvath
2016-08-22
1
-0
/
+373
*
revert [analyzer] Added valist related checkers.
Gabor Horvath
2016-08-18
1
-373
/
+0
*
[analyzer] Added valist related checkers.
Gabor Horvath
2016-08-18
1
-0
/
+373