index
:
emscripten-fastcomp-clang
master
emscripten clang
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
clang
/
StaticAnalyzer
/
Checkers
Age
Commit message (
Expand
)
Author
2012-08-22
Remove stale header file.
Ted Kremenek
2012-04-05
Require that all static analyzer issues have a category. As part of this cha...
Ted Kremenek
2011-09-02
[analyzer] Remove TransferFuncs.h, then deal with the fallout.
Jordy Rose
2011-08-16
[analyzer] Overhaul of checker registration in preparation for basic plugin s...
Jordy Rose
2011-08-12
Cleanup various declarations of 'Stmt*' to be 'Stmt *', etc. in libAnalyzer a...
Ted Kremenek
2011-03-29
[analyzer] Checker Packages can now belong to a group. This requires llvm com...
Argyrios Kyrtzidis
2011-02-28
[analyzer] Remove '-analyzer-experimental-checks' flag.
Argyrios Kyrtzidis
2011-02-24
[analyzer] Remove '-analyzer-experimental-internal-checks' flag, it doesn't h...
Argyrios Kyrtzidis
2011-02-17
[analyzer] Use the new registration mechanism on the non-path-sensitive-check...
Argyrios Kyrtzidis
2011-02-17
[analyzer]
Argyrios Kyrtzidis
2011-02-16
[analyzer] Use the new registration mechanism on the apple checkers:
Argyrios Kyrtzidis
2011-02-15
[analyzer] Reflect changes for tablegen'ing the checkers.
Argyrios Kyrtzidis
2011-02-14
[analyzer] Overhauling of the checker registration mechanism.
Argyrios Kyrtzidis
2010-12-23
Chris Lattner has strong opinions about directory
Ted Kremenek