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
/
examples
/
analyzer-plugin
/
MainCallChecker.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Reland "[analyzer] Add an example plugin for checker dependency handling"
Kristof Umann
2019-05-16
1
-54
/
+0
*
Revert "[analyzer] Add a test for plugins using checker dependencies"
Kristof Umann
2019-05-15
1
-0
/
+54
*
[analyzer] Add a test for plugins using checker dependencies
Kristof Umann
2019-05-15
1
-54
/
+0
*
Fix the example checker plugin after r349812.
Aaron Ballman
2018-12-20
1
-1
/
+3
*
Fix a compilation error in examples/
Kristof Umann
2018-12-15
1
-1
/
+1
*
[analyzer] introduce getSVal(Stmt *) helper on ExplodedNode, make sure the he...
George Karpenkov
2018-01-17
1
-3
/
+1
*
analyzer-plugin/MainCallChecker.cpp: s/generateSink/generateErrorNode/, corre...
NAKAMURA Takumi
2015-09-16
1
-1
/
+1
*
Fixing a build bot break from r240400.
Aaron Ballman
2015-06-23
1
-2
/
+3
*
[C++11] Remove the remaining uses of OwningPtr.
Ahmed Charles
2014-03-09
1
-1
/
+1
*
Expose the name of the checker producing each diagnostic message.
Alexander Kornienko
2014-02-11
1
-1
/
+1
*
Sort the #include lines for examples/...
Chandler Carruth
2012-12-04
1
-2
/
+2
*
analyzer-plugin/MainCallChecker.cpp: Fixup corresponding to r167275.
NAKAMURA Takumi
2012-11-02
1
-1
/
+1
*
drop more llvm:: prefixes on OwningPtr<>
Dylan Noblesmith
2012-02-13
1
-1
/
+1
*
examples/analyzer-plugin/: unbreak build
Dylan Noblesmith
2012-02-09
1
-2
/
+3
*
Remove EnhancedBugReport and RangedBugReport - pull all the extra functionali...
Anna Zaks
2011-08-17
1
-1
/
+1
*
Don't use BuiltinBug in analyzer plugin example.
Jordy Rose
2011-08-17
1
-1
/
+1
*
[analyzer] Add basic support for pluggable checkers.
Jordy Rose
2011-08-17
1
-0
/
+52