[PATCH] D49033: [test-suite] Add a decorator for the lack of libstdcxx on the system.

Jason Molenda via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 6 14:00:41 PDT 2018


jasonmolenda added a comment.

Is this going to work with non-clang compilers?  ('$CXX -x c++ -stdlib=libstdc++ ')  I can imagine gcc supporting these same flags, but will this work on windows?


https://reviews.llvm.org/D49033





More information about the llvm-commits mailing list