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
/
TaintTesterChecker.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[analyzer] Add generateErrorNode() APIs to CheckerContext.
Devin Coughlin
2015-09-16
1
-1
/
+1
*
Clarify pointer ownership semantics by hoisting the std::unique_ptr creation ...
Aaron Ballman
2015-06-23
1
-2
/
+2
*
Revert r240270 ("Fixed/added namespace ending comments using clang-tidy").
Alexander Kornienko
2015-06-22
1
-1
/
+1
*
Fixed/added namespace ending comments using clang-tidy. NFC
Alexander Kornienko
2015-06-22
1
-1
/
+1
*
Replace OwningPtr with std::unique_ptr.
Ahmed Charles
2014-03-07
1
-1
/
+1
*
Expose the name of the checker producing each diagnostic message.
Alexander Kornienko
2014-02-11
1
-1
/
+1
*
Sort all of Clang's files under 'lib', and fix up the broken headers
Chandler Carruth
2012-12-04
1
-1
/
+1
*
[analyzer] Rename 'EmitReport' to 'emitReport'.
Jordan Rose
2012-11-02
1
-1
/
+1
*
Basic: import OwningPtr<> into clang namespace
Dylan Noblesmith
2012-02-05
1
-1
/
+1
*
Change references to 'const ProgramState *' to typedef 'ProgramStateRef'.
Ted Kremenek
2012-01-26
1
-1
/
+1
*
[analyzer] Make the entries in 'Environment' context-sensitive by making entr...
Ted Kremenek
2012-01-06
1
-1
/
+1
*
[analyzer] Remove an unnecessary check.
Anna Zaks
2011-12-06
1
-1
/
+1
*
[analyzer] Add a debug checker to test for tainted data.
Anna Zaks
2011-12-05
1
-0
/
+62