]> granicus.if.org Git - clang/commit
[analyzer] Fix test in previous commit to account for compiler warning.
authorJordan Rose <jordan_rose@apple.com>
Thu, 19 Dec 2013 23:05:40 +0000 (23:05 +0000)
committerJordan Rose <jordan_rose@apple.com>
Thu, 19 Dec 2013 23:05:40 +0000 (23:05 +0000)
commit0104d12cd419be03453637ae0433298dcefc8e7d
tree558c9c0da3a20dd24284fa608a841f78fcec3661
parent83f5cbf5f8d5e663b8d4f02fbc3d70444cf7dbc7
[analyzer] Fix test in previous commit to account for compiler warning.

--analyze passes -w, but -cc1 -analyze doesn't. Oops!

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@197741 91177308-0d34-0410-b5e6-96231b3b80d8
test/Analysis/casts.cpp