Bill Wendling
|
0680f97fc4
Create ConstantExpr class
|
пре 6 година |
George Karpenkov
|
b0be6606a0
[analyzer] [NFC] Remove unused parameters, as found by -Wunused-parameter
|
пре 7 година |
Fangrui Song
|
2bc7aaa80d
llvm::sort(C.begin(), C.end(), ...) -> llvm::sort(C, ...)
|
пре 7 година |
George Karpenkov
|
e14e2edda4
[analyzer] Fix bug in isInevitablySinking
|
пре 7 година |
George Karpenkov
|
e7f0cee909
[analyzer] [NFC] Dead code removal
|
пре 7 година |
George Karpenkov
|
5c31d31323
[analyzer] [NFC] Prefer passing around reference to std::unique_ptr&
|
пре 7 година |
George Karpenkov
|
5bf7347d5c
[analyzer] Executed lines: store file IDs, not hashes.
|
пре 7 година |
George Karpenkov
|
1ee3e10df5
[analyzer] Do not add invalid source location to the coverage information
|
пре 7 година |
George Karpenkov
|
4d7f220123
[analyzer] Push updating-the-executed-lines logic into the BugReporter.
|
пре 7 година |
Stephen Kelly
|
d7b659b592
Port getLocStart -> getBeginLoc
|
пре 7 година |
Mikhail R. Gadelha
|
877e8da78a
[analyzer] Try to minimize the number of equivalent bug reports evaluated by the refutation manager
|
пре 7 година |
Artem Dergachev
|
0e4f59d7b4
[analyzer] Remove a debug print that was accidentally left around.
|
пре 7 година |
George Karpenkov
|
3387634751
[analyzer] [NFC] A convenient getter for getting a current stack frame
|
пре 7 година |
George Karpenkov
|
d245644c76
[analyzer] Do not run visitors until the fixpoint, run only once.
|
пре 7 година |
George Karpenkov
|
46ac88f786
[analyzer] Remove accidentally committed lines.
|
пре 7 година |
George Karpenkov
|
eee461ae16
[analyzer] [NFC] Move ::dump methods from BugReporter.cpp to PathDiagnostics.cpp
|
пре 7 година |
George Karpenkov
|
adbb1b6dd3
[analyzer] [NFC] Remove most usages of getEndPath
|
пре 7 година |
George Karpenkov
|
9cc0ad9b8a
[analyzer] [NFC] Now let's have only one place for diagnostics generation
|
пре 7 година |
George Karpenkov
|
c8e52edcb9
[analyzer] [NFC] Unify Minimal and Extensive diagnostics.
|
пре 7 година |
George Karpenkov
|
37a2c4ce05
[analyzer] [NFC] Remove unused Extensive diagnostic setting,
|
пре 7 година |
Mikhail R. Gadelha
|
9f72894e31
[analyzer] False positive refutation with Z3
|
пре 7 година |
Adrian Prantl
|
647be32c60
Remove \brief commands from doxygen comments.
|
пре 7 година |
Richard Smith
|
ef91bd38cd
PR37189 Fix incorrect end source location and spelling for a split '>>' token.
|
пре 7 година |
Artem Dergachev
|
e06070941b
[analyzer] Fix diagnostics in callees of interesting callees.
|
пре 7 година |
Mandeep Singh Grang
|
a4c6f25016
[clang] Change std::sort to llvm::sort in response to r327219
|
пре 7 година |
Eugene Zelenko
|
6e900125c7
[StaticAnalyzer] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC).
|
пре 7 година |
George Karpenkov
|
599d6eacd9
[analyzer] Consider switch- and goto- labels when constructing the set of executed lines
|
пре 7 година |
George Karpenkov
|
8d4b6d5227
[analyzer] [NFC] Factor out generating path diagnostics for a statement into a function
|
пре 7 година |
George Karpenkov
|
b2aa74af5d
[analyzer] support a mode to only show relevant lines in HTML diagnostics
|
пре 7 година |
George Karpenkov
|
606fddaeca
[analyzer] do not crash with assertion on processing locations of bodyfarmed functions
|
пре 7 година |