George Karpenkov
|
2c9f7a1760
[analyzer] Fix keyboard navigation for .msgNote events
|
7 年之前 |
Stephen Kelly
|
d7b659b592
Port getLocStart -> getBeginLoc
|
7 年之前 |
Zachary Turner
|
63624e51bd
[FileSystem] Split up the OpenFlags enumeration.
|
7 年之前 |
Malcolm Parsons
|
ea28cfba71
[analyzer] Fix filename in cross-file HTML report
|
7 年之前 |
Eugene Zelenko
|
3f227f45a8
[StaticAnalyzer] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC).
|
7 年之前 |
George Karpenkov
|
21dbb8daf2
[analyzer] Mark lines as relevant even if they weren't executed but have a label attached
|
7 年之前 |
George Karpenkov
|
74a822fbaa
[analyzer] Show full analyzer invocation for reproducibility in HTML reports
|
7 年之前 |
George Karpenkov
|
b97e2a8d87
[analyzer] Better UI in html reports for displaying shortcuts help
|
7 年之前 |
George Karpenkov
|
b2aa74af5d
[analyzer] support a mode to only show relevant lines in HTML diagnostics
|
7 年之前 |
George Karpenkov
|
27adfcf7f3
[analyzer] Add Javascript to analyzer HTML output to allow keyboard navigation.
|
7 年之前 |
Devin Coughlin
|
896feaf77b
[Analyzer] Add support for displaying cross-file diagnostic paths in HTML output
|
8 年之前 |
David Blaikie
|
eeb7838f3e
Migrate PathDiagnosticPiece to std::shared_ptr
|
8 年之前 |
Artem Dergachev
|
6bc67a42a8
[analyzer] Re-apply r283092, attempt no.4, chunk no.4 (last)
|
9 年之前 |
Artem Dergachev
|
a7c669b6b6
Revert "[analyzer] Try to re-apply r283092 "Extend bug reports with extra notes"
|
9 年之前 |
Artem Dergachev
|
99476edd64
[analyzer] Try to re-apply r283092 "Extend bug reports with extra notes"
|
9 年之前 |
Vitaly Buka
|
8df29c32f8
Revert "[analyzer] Extend bug reports with extra notes" to fix Windows bot.
|
9 年之前 |
Artem Dergachev
|
096aec094a
[analyzer] Extend bug reports with extra notes
|
9 年之前 |
Benjamin Kramer
|
c143b1047e
Reduce the number of implicit StringRef->std::string conversions by threading StringRef through more APIs.
|
9 年之前 |
Craig Topper
|
24447961a8
[StaticAnalyzer] Use front() and back() instead of dereferencing begin() and rbegin(). Makes the code a little cleaner. NFC
|
9 年之前 |
Gabor Horvath
|
d69b791aec
[analyzer] Fix IssueHash generation.
|
9 年之前 |
Gabor Horvath
|
61a690a04f
[analyzer] Bug identification
|
9 年之前 |
Yaron Keren
|
4d9c4a9b23
Replace double negation of !FileID.isInvalid() with FileID.isValid().
|
10 年之前 |
Cameron Esfahani
|
619bc166a1
createUniqueFile() is documented to create the file in the temporary directory unless it's supplied an absolute path.
|
10 年之前 |
Rafael Espindola
|
fdf3e45302
Don't use std::errc.
|
10 年之前 |
Alexander Kornienko
|
dfa4cf3126
Use 'override/final' instead of 'virtual' for overridden methods
|
10 年之前 |
Yaron Keren
|
9bd91b686a
Remove many superfluous SmallString::str() calls.
|
10 年之前 |
Chandler Carruth
|
6c1b926674
[cleanup] Re-sort *all* #include lines with llvm/utils/sort_includes.py
|
10 年之前 |
Sylvestre Ledru
|
27557e70d3
One of our buildbot for FreeBSD does not support std::to_string.
|
11 年之前 |
Sylvestre Ledru
|
e6f5c37aab
List the function/method name in the index page of scan-build
|
11 年之前 |
Sylvestre Ledru
|
b78303a715
With the option '-analyzer-config stable-report-filename=true',
|
11 年之前 |