Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
b45b4814f6ea5b5a3a120f45793cc44c12bac974
/
clang
/
test
/
Analysis
/
security-syntax-checks-no-emit.c
c6e68da
Prior to adding the new "expected-no-diagnostics" directive to VerifyDiagnosticConsumer, make the necessary adjustment to 580 test-cases which will henceforth require this new directive.
by Andy Gibbs
· 13 years ago
c54dc95
Turn 'SecuritySyntaxChecker' into a "meta" security checker for insecure APIs. Now
by Ted Kremenek
· 14 years ago
3f955e6
[analyzer] rename all experimental checker packages to have 'experimental' be the common root package.
by Ted Kremenek
· 14 years ago
49c7979
Rework checker "packages" and groups to be more hierarchical.
by Ted Kremenek
· 15 years ago
af45aca
[analyzer] Use the new registration mechanism on the non-path-sensitive-checkers:
by Argyrios Kyrtzidis
· 15 years ago
ec5b3d4
Rename -cc1 option '-warn-security-syntactic' to '-analyzer-check-security-syntactic'.
by Ted Kremenek
· 16 years ago
abf6ba1
Don't suggest the developer use 'arc4random' instead of 'rand' when that function is not available. Fixes PR 6012.
by Ted Kremenek
· 16 years ago