Commit Graph

2 Commits

Author SHA1 Message Date
Richard Smith b130b1d396 Add an explicit -std= to test to unbreak on PS4 targets.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@304237 91177308-0d34-0410-b5e6-96231b3b80d8
2017-05-30 20:13:34 +00:00
Richard Smith bb482b389e Diagnose attempts to build a preprocessed module that defines an unavailable submodule.
The errors we would otherwise get are incomprehensible, as we would enter the
module but not make its contents visible to itself.


git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@304190 91177308-0d34-0410-b5e6-96231b3b80d8
2017-05-30 05:22:59 +00:00