index
:
emscripten-fastcomp-clang
master
emscripten clang
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
Coverage
/
html-diagnostics.c
Age
Commit message (
Expand
)
Author
2011-02-28
[analyzer] Remove '-analyzer-check-objc-mem' flag, the nominee for best misno...
Argyrios Kyrtzidis
2011-02-28
[analyzer] Migrate NSErrorChecker and DereferenceChecker to CheckerV2.
Argyrios Kyrtzidis
2010-10-21
putback r116782, it's a safe fix and should not break windows
Andrew Trick
2010-10-20
revert r116782 & r116793 to fix msvc9 buildbots
Andrew Trick
2010-10-19
test/Coverage/html-diagnostics.c: Use find(1) to glob wildcards.
NAKAMURA Takumi
2010-10-19
test/Coverage/html-diagnostics.c: Do not make hit "CHECK: Dereference of null...
NAKAMURA Takumi
2010-02-05
Rename -cc1 option '-checker-cfref' to '-analyzer-check-objc-mem'.
Ted Kremenek
2009-12-15
Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.
Daniel Dunbar
2009-11-08
Eliminate &&s in tests.
Daniel Dunbar
2009-11-05
Remove clang-cc -html-diags option, this doesn't fit in well and we get plenty
Daniel Dunbar
2009-06-26
Introduce a new concept to the static analyzer: SValuator.
Ted Kremenek
2009-03-24
Rename clang to clang-cc.
Daniel Dunbar
2008-10-04
Add test/Driver.
Daniel Dunbar