Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
ceb639dbeea97c901b2642ebe296eb358d27b2f6
/
clang
/
lib
/
StaticAnalyzer
/
Checkers
/
LocalizationChecker.cpp
83cc1b3
[analyzer] Remove the default value arg from getChecker*Option
by Kristof Umann
· 6 years ago
04347d8
Make SourceManager::createFileID(UnownedTag, ...) take a const llvm::MemoryBuffer*
by Nico Weber
· 7 years ago
088b1c9
[analyzer] Enable subcheckers to possess checker options
by Kristof Umann
· 7 years ago
058a7a4
[analyzer] Supply all checkers with a shouldRegister function
by Kristof Umann
· 7 years ago
2946cd7
Update the file headers across all of the LLVM projects in the monorepo
by Chandler Carruth
· 7 years ago
76a2150
[analyzer][NFC] Move CheckerRegistry from the Core directory to Frontend
by Kristof Umann
· 7 years ago
0a1f91c
[analyzer] Restrict AnalyzerOptions' interface so that non-checker objects have to be registered
by Kristof Umann
· 7 years ago
c83b0dd
[analyzer][NFC] Fix some incorrect uses of -analyzer-config options
by Kristof Umann
· 7 years ago
c82d457
[analyzer] [NFC] Remove unused parameters, as found by -Wunused-parameter
by George Karpenkov
· 7 years ago
70ec1dd
[analyzer] Do not run visitors until the fixpoint, run only once.
by George Karpenkov
· 7 years ago
2a8c18d
Fix typos in clang
by Alexander Kornienko
· 8 years ago
d703ec9
[analyzer] introduce getSVal(Stmt *) helper on ExplodedNode, make sure the helper is used consistently
by George Karpenkov
· 8 years ago
49db030
[analyzer] Add annotation for functions taking user-facing strings
by Erik Verbruggen
· 8 years ago
928d72f
[analyzer] LocalizationChecker: Support new localizable APIs.
by Artem Dergachev
· 8 years ago
0a0c275
Migrate PathDiagnosticPiece to std::shared_ptr
by David Blaikie
· 9 years ago
184996b
[analyzer] Use lazily created buffer in EmptyLocalizationContextChecker
by Devin Coughlin
· 9 years ago
1502511
[analyzer] Update APIs taking user-facing strings.
by Devin Coughlin
· 9 years ago
9670f84
[NFC] Header cleanup
by Mehdi Amini
· 9 years ago
97dc0c8
[analyzer] Add path note for localizability checker.
by Devin Coughlin
· 9 years ago
409506e
Simplify users of StringRef::{l,r}trim (clang) (NFC)
by Vedant Kumar
· 10 years ago
084e363
[analyzer] Suppress localization diagnostics in debug classes and methods.
by Devin Coughlin
· 10 years ago
0500c70
[analyzer] Add 'optin' checker package and move localizability checkers into it.
by Devin Coughlin
· 10 years ago
9f21f68
[analyzer] Improve localizability checks for iOS / OS X.
by Devin Coughlin
· 10 years ago
749de23
Revert "[analyzer] Improve localizability checks for iOS / OS X."
by Devin Coughlin
· 10 years ago
ab58314
[analyzer] Improve localizability checks for iOS / OS X.
by Devin Coughlin
· 10 years ago
9589caf
Add missing newline.
by Ted Kremenek
· 10 years ago
e5d74ca
[analyzer] Add checkers for OS X / iOS localizability issues
by Anna Zaks
· 10 years ago
9592df7
Revert "[analyzer] Add checkers for OS X / iOS localizability issues"
by Anna Zaks
· 10 years ago
08f3c1e
Revert "[analyzer] Fixup to r244389 to make this build on windows."
by Anna Zaks
· 10 years ago
67c4df8
[analyzer] Fixup to r244389 to make this build on windows.
by Anna Zaks
· 10 years ago
38b496a
[analyzer] Add checkers for OS X / iOS localizability issues
by Anna Zaks
· 10 years ago