[PATCH] D23054: [clang-cl] Fix 2 pch tests to use x86_64 as target

Diana Picus via cfe-commits cfe-commits at lists.llvm.org
Tue Aug 2 01:16:07 PDT 2016


rovka added a comment.

This seems to be the case for other similar tests as well (e.g. cl-pch-errorhandling.cpp requires x86-registered-target, but doesn't force it on the command line), but they're not currently crashing. I can update those as well if people think it's the right thing to do.


https://reviews.llvm.org/D23054





More information about the cfe-commits mailing list