index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
clang
/
lib
/
StaticAnalyzer
/
Checkers
/
LocalizationChecker.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[analyzer] Do not run visitors until the fixpoint, run only once.
George Karpenkov
2018-06-26
1
-2
/
+1
*
Fix typos in clang
Alexander Kornienko
2018-04-06
1
-2
/
+2
*
[analyzer] introduce getSVal(Stmt *) helper on ExplodedNode, make sure the he...
George Karpenkov
2018-01-17
1
-2
/
+1
*
[analyzer] Add annotation for functions taking user-facing strings
Erik Verbruggen
2017-07-14
1
-10
/
+59
*
[analyzer] LocalizationChecker: Support new localizable APIs.
Artem Dergachev
2017-06-21
1
-0
/
+43
*
Migrate PathDiagnosticPiece to std::shared_ptr
David Blaikie
2017-01-05
1
-8
/
+8
*
[analyzer] Use lazily created buffer in EmptyLocalizationContextChecker
Devin Coughlin
2016-08-30
1
-1
/
+8
*
[analyzer] Update APIs taking user-facing strings.
Devin Coughlin
2016-07-30
1
-6
/
+22
*
[NFC] Header cleanup
Mehdi Amini
2016-07-18
1
-4
/
+3
*
[analyzer] Add path note for localizability checker.
Devin Coughlin
2016-04-28
1
-0
/
+64
*
Simplify users of StringRef::{l,r}trim (clang) (NFC)
Vedant Kumar
2016-02-16
1
-1
/
+1
*
[analyzer] Suppress localization diagnostics in debug classes and methods.
Devin Coughlin
2016-02-05
1
-0
/
+35
*
[analyzer] Add 'optin' checker package and move localizability checkers into it.
Devin Coughlin
2015-11-04
1
-1
/
+1
*
[analyzer] Improve localizability checks for iOS / OS X.
Devin Coughlin
2015-09-23
1
-97
/
+703
*
Revert "[analyzer] Improve localizability checks for iOS / OS X."
Devin Coughlin
2015-09-23
1
-703
/
+97
*
[analyzer] Improve localizability checks for iOS / OS X.
Devin Coughlin
2015-09-22
1
-97
/
+703
*
Add missing newline.
Ted Kremenek
2015-08-26
1
-1
/
+1
*
[analyzer] Add checkers for OS X / iOS localizability issues
Anna Zaks
2015-08-14
1
-0
/
+595
*
Revert "[analyzer] Add checkers for OS X / iOS localizability issues"
Anna Zaks
2015-08-08
1
-559
/
+0
*
Revert "[analyzer] Fixup to r244389 to make this build on windows."
Anna Zaks
2015-08-08
1
-1
/
+1
*
[analyzer] Fixup to r244389 to make this build on windows.
Anna Zaks
2015-08-08
1
-1
/
+1
*
[analyzer] Add checkers for OS X / iOS localizability issues
Anna Zaks
2015-08-08
1
-0
/
+559