]> granicus.if.org Git - clang/commit
Rename -cc1 option '-warn-security-syntactic' to '-analyzer-check-security-syntactic'.
authorTed Kremenek <kremenek@apple.com>
Fri, 5 Feb 2010 01:50:36 +0000 (01:50 +0000)
committerTed Kremenek <kremenek@apple.com>
Fri, 5 Feb 2010 01:50:36 +0000 (01:50 +0000)
commitfb3f893bc58071e548c97a3d667c8ab9b0c38cfb
treed159243dd814f5b26515fffd31deecc55cecfeef
parent2b9b0b2c9a7137f46b7cc6a02ca9608f2fcc868d
Rename -cc1 option '-warn-security-syntactic' to '-analyzer-check-security-syntactic'.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@95342 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Driver/CC1Options.td
include/clang/Frontend/Analyses.def
lib/Driver/Tools.cpp
test/Analysis/security-syntax-checks-no-emit.c
test/Analysis/security-syntax-checks.m
tools/scan-build/scan-build