Csaba Dabis
|
e7a001d8f1
[analyzer] [NFC] PathDiagnostic: Create PathDiagnosticPopUpPiece
|
6 gadi atpakaļ |
Adam Balogh
|
0bdda4905c
[Analyzer] Replace `CXXSelfAssignmentBRVisitor` with `NoteTags`
|
6 gadi atpakaļ |
Artem Dergachev
|
d8b8672fab
[CFG] NFC: Remove implicit conversion from CFGTerminator to Stmt *.
|
6 gadi atpakaļ |
Artem Dergachev
|
c7a7fdc9a3
Reapply "[analyzer] Introduce a simplified API for adding custom path notes."
|
6 gadi atpakaļ |
Fangrui Song
|
ce76f242a3
Range-style std::find{,_if} -> llvm::find{,_if}. NFC
|
6 gadi atpakaļ |
Artem Dergachev
|
6e6d6a6eb6
Revert "[analyzer] Introduce a simplified API for adding custom path notes."
|
6 gadi atpakaļ |
Artem Dergachev
|
0eaef4712d
[analyzer] Introduce a simplified API for adding custom path notes.
|
6 gadi atpakaļ |
Chandler Carruth
|
324f918438
Update the file headers across all of the LLVM projects in the monorepo
|
6 gadi atpakaļ |
George Karpenkov
|
31a8e3fd05
Revert "Fix failing MSan bots"
|
6 gadi atpakaļ |
Vlad Tsyrklevich
|
0a455fbe13
Fix failing MSan bots
|
6 gadi atpakaļ |
George Karpenkov
|
cc94389e7c
[analyzer] const-ify reference to bug type used in BugReporter
|
6 gadi atpakaļ |
Raphael Isemann
|
9db9051461
Misc typos fixes in ./lib folder
|
6 gadi atpakaļ |
Kristof Umann
|
d1b208c30b
[analyzer] Evaluate all non-checker config options before analysis
|
6 gadi atpakaļ |
Reid Kleckner
|
1168491f34
Fix clang -Wimplicit-fallthrough warnings across llvm, NFC
|
6 gadi atpakaļ |
Kristof Umann
|
537ae129b7
[analyzer][PlistMacroExpansion] Part 1.: New expand-macros flag
|
6 gadi atpakaļ |
Bill Wendling
|
0680f97fc4
Create ConstantExpr class
|
6 gadi atpakaļ |
George Karpenkov
|
b0be6606a0
[analyzer] [NFC] Remove unused parameters, as found by -Wunused-parameter
|
6 gadi atpakaļ |
Fangrui Song
|
2bc7aaa80d
llvm::sort(C.begin(), C.end(), ...) -> llvm::sort(C, ...)
|
7 gadi atpakaļ |
George Karpenkov
|
e14e2edda4
[analyzer] Fix bug in isInevitablySinking
|
7 gadi atpakaļ |
George Karpenkov
|
e7f0cee909
[analyzer] [NFC] Dead code removal
|
7 gadi atpakaļ |
George Karpenkov
|
5c31d31323
[analyzer] [NFC] Prefer passing around reference to std::unique_ptr&
|
7 gadi atpakaļ |
George Karpenkov
|
5bf7347d5c
[analyzer] Executed lines: store file IDs, not hashes.
|
7 gadi atpakaļ |
George Karpenkov
|
1ee3e10df5
[analyzer] Do not add invalid source location to the coverage information
|
7 gadi atpakaļ |
George Karpenkov
|
4d7f220123
[analyzer] Push updating-the-executed-lines logic into the BugReporter.
|
7 gadi atpakaļ |
Stephen Kelly
|
d7b659b592
Port getLocStart -> getBeginLoc
|
7 gadi atpakaļ |
Mikhail R. Gadelha
|
877e8da78a
[analyzer] Try to minimize the number of equivalent bug reports evaluated by the refutation manager
|
7 gadi atpakaļ |
Artem Dergachev
|
0e4f59d7b4
[analyzer] Remove a debug print that was accidentally left around.
|
7 gadi atpakaļ |
George Karpenkov
|
3387634751
[analyzer] [NFC] A convenient getter for getting a current stack frame
|
7 gadi atpakaļ |
George Karpenkov
|
d245644c76
[analyzer] Do not run visitors until the fixpoint, run only once.
|
7 gadi atpakaļ |
George Karpenkov
|
46ac88f786
[analyzer] Remove accidentally committed lines.
|
7 gadi atpakaļ |