Kristof Umann
|
692350b332
[analyzer][NFC] Fix inconsistent references to checkers as "checks"
|
6 vuotta sitten |
Artem Dergachev
|
e03d00f8b5
[analyzer] NFC: Move getStmt() and createEndOfPath() out of PathDiagnostic.
|
6 vuotta sitten |
Artem Dergachev
|
3407db137a
[analyzer] NFC: Re-implement stack hints as a side map in BugReport.
|
6 vuotta sitten |
Artem Dergachev
|
9e6519fecc
[analyzer] NFC: Introduce sub-classes for path-sensitive and basic reports.
|
6 vuotta sitten |
Csaba Dabis
|
01a6437834
[analyzer] CastValueChecker: Rewrite dead header hotfix
|
6 vuotta sitten |
Jonas Devlieghere
|
49a6b09101
[Clang] Migrate llvm::make_unique to std::make_unique
|
6 vuotta sitten |
Kristof Umann
|
fb06358f13
[analyzer][NFC] Refactoring BugReporter.cpp P3.: std::shared_pointer<PathDiagnosticPiece> -> PathDiagnosticPieceRef
|
6 vuotta sitten |
Kristof Umann
|
9b220eb86f
[analyzer] Supply all checkers with a shouldRegister function
|
6 vuotta sitten |
Chandler Carruth
|
324f918438
Update the file headers across all of the LLVM projects in the monorepo
|
6 vuotta sitten |
Kristof Umann
|
308797c819
[analyzer][NFC] Move CheckerRegistry from the Core directory to Frontend
|
6 vuotta sitten |
George Karpenkov
|
b0be6606a0
[analyzer] [NFC] Remove unused parameters, as found by -Wunused-parameter
|
6 vuotta sitten |
George Karpenkov
|
d245644c76
[analyzer] Do not run visitors until the fixpoint, run only once.
|
7 vuotta sitten |
George Karpenkov
|
b340ee9768
[analyzer] introduce getSVal(Stmt *) helper on ExplodedNode, make sure the helper is used consistently
|
7 vuotta sitten |
Gabor Horvath
|
d2eb6ef69c
[analyzer] Add new delete with non-virtual destructor check
|
8 vuotta sitten |