llvm-g++ 4.0 has completely different code for this warning,
authorChris Lattner <sabre@nondot.org>
Fri, 11 Jan 2008 23:06:56 +0000 (23:06 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 11 Jan 2008 23:06:56 +0000 (23:06 +0000)
commit48e1dce486fb7cf5f4ff609cbf3e34cd89694d05
tree9b2f0a7478673e06fb8177dd350615d79ba1cc85
parent28123d77e04a9b9da028362c7ac7e41a6e11a35d
llvm-g++ 4.0 has completely different code for this warning,
just xfail it.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@45890 91177308-0d34-0410-b5e6-96231b3b80d8
test/C++Frontend/2008-01-11-BadWarning.cpp