]> granicus.if.org Git - clang/commit
Disable the emission of frontend warnings (not errors) under --analyze.
authorTed Kremenek <kremenek@apple.com>
Mon, 22 Mar 2010 22:32:05 +0000 (22:32 +0000)
committerTed Kremenek <kremenek@apple.com>
Mon, 22 Mar 2010 22:32:05 +0000 (22:32 +0000)
commit0647a7b9ad844565b8a4b5e1a5de882dd64efabf
treec9a94d89e7df491b537188749fcf6d487308df47
parent12182a0344c11970f307bc79eeb102633561b680
Disable the emission of frontend warnings (not errors) under --analyze.
Fixes <rdar://problem/7405601>.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@99222 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Driver/Tools.cpp