Apparently XFAIL tests that are supposed to fail to compile can be...
Apparently XFAIL tests that are supposed to fail to compile can be problematic. They still get compiled, and if the compile succeeds, the buildbots complain. Replace the XFAIL with #error. llvm-svn: 267591
Loading
Please sign in to comment