Kristof Umann
|
ce3ecc9eaf
[analyzer] Remove the default value arg from getChecker*Option
|
před 6 roky |
Nico Weber
|
51ca2d3ac1
Make SourceManager::createFileID(UnownedTag, ...) take a const llvm::MemoryBuffer*
|
před 6 roky |
Kristof Umann
|
862cc4393c
[analyzer] Enable subcheckers to possess checker options
|
před 6 roky |
Kristof Umann
|
9b220eb86f
[analyzer] Supply all checkers with a shouldRegister function
|
před 6 roky |
Chandler Carruth
|
324f918438
Update the file headers across all of the LLVM projects in the monorepo
|
před 6 roky |
Kristof Umann
|
308797c819
[analyzer][NFC] Move CheckerRegistry from the Core directory to Frontend
|
před 6 roky |
Kristof Umann
|
4a05c5b70a
[analyzer] Restrict AnalyzerOptions' interface so that non-checker objects have to be registered
|
před 6 roky |
Kristof Umann
|
73bb3f29cb
[analyzer][NFC] Fix some incorrect uses of -analyzer-config options
|
před 6 roky |
George Karpenkov
|
b0be6606a0
[analyzer] [NFC] Remove unused parameters, as found by -Wunused-parameter
|
před 6 roky |
George Karpenkov
|
d245644c76
[analyzer] Do not run visitors until the fixpoint, run only once.
|
před 7 roky |
Alexander Kornienko
|
b8b9458165
Fix typos in clang
|
před 7 roky |
George Karpenkov
|
b340ee9768
[analyzer] introduce getSVal(Stmt *) helper on ExplodedNode, make sure the helper is used consistently
|
před 7 roky |
Erik Verbruggen
|
6e00f9f02b
[analyzer] Add annotation for functions taking user-facing strings
|
před 8 roky |
Artem Dergachev
|
4bdcdc6ddd
[analyzer] LocalizationChecker: Support new localizable APIs.
|
před 8 roky |
David Blaikie
|
eeb7838f3e
Migrate PathDiagnosticPiece to std::shared_ptr
|
před 8 roky |
Devin Coughlin
|
cf632c9ffd
[analyzer] Use lazily created buffer in EmptyLocalizationContextChecker
|
před 9 roky |
Devin Coughlin
|
fe9f67ecfc
[analyzer] Update APIs taking user-facing strings.
|
před 9 roky |
Mehdi Amini
|
2e23251d3e
[NFC] Header cleanup
|
před 9 roky |
Devin Coughlin
|
fdbc47bf66
[analyzer] Add path note for localizability checker.
|
před 9 roky |
Vedant Kumar
|
ce4ded5b58
Simplify users of StringRef::{l,r}trim (clang) (NFC)
|
před 9 roky |
Devin Coughlin
|
4acb0a7d13
[analyzer] Suppress localization diagnostics in debug classes and methods.
|
před 9 roky |
Devin Coughlin
|
b2b76b6f46
[analyzer] Add 'optin' checker package and move localizability checkers into it.
|
před 9 roky |
Devin Coughlin
|
29c82e806e
[analyzer] Improve localizability checks for iOS / OS X.
|
před 10 roky |
Devin Coughlin
|
c7344bf07f
Revert "[analyzer] Improve localizability checks for iOS / OS X."
|
před 10 roky |
Devin Coughlin
|
06657360f8
[analyzer] Improve localizability checks for iOS / OS X.
|
před 10 roky |
Ted Kremenek
|
e42729e896
Add missing newline.
|
před 10 roky |
Anna Zaks
|
33ce4318f7
[analyzer] Add checkers for OS X / iOS localizability issues
|
před 10 roky |
Anna Zaks
|
df20ae37bc
Revert "[analyzer] Add checkers for OS X / iOS localizability issues"
|
před 10 roky |
Anna Zaks
|
319934e338
Revert "[analyzer] Fixup to r244389 to make this build on windows."
|
před 10 roky |
Anna Zaks
|
1906e41c82
[analyzer] Fixup to r244389 to make this build on windows.
|
před 10 roky |