Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add an explicit -std= to test to unbreak on PS4 targets. | Richard Smith | 2017-05-30 | 1 | -1/+1 |
| | | | | llvm-svn: 304237 | ||||
* | Diagnose attempts to build a preprocessed module that defines an unavailable ↵ | Richard Smith | 2017-05-30 | 1 | -0/+12 |
submodule. The errors we would otherwise get are incomprehensible, as we would enter the module but not make its contents visible to itself. llvm-svn: 304190 |