summaryrefslogtreecommitdiff
path: root/test/Modules/build-fail-notes.m
Commit message (Expand)AuthorAgeFilesLines
* [modules] Simplify -cc1 interface for enabling implicit module maps.Richard Smith2015-06-161-3/+3
* Add 'not' to commands that are expected to fail.Rafael Espindola2013-07-041-2/+2
* Fix broken testDouglas Gregor2013-05-201-1/+1
* Rename -fmodule-cache-path <blah> to -fmodules-cache-path=<blah> for consiste...Douglas Gregor2013-02-071-3/+3
* Add the module name to the 'incomplete umbrella header' warning.Douglas Gregor2013-01-041-1/+1
* Use @import rather than @__experimental_modules_import, since theDouglas Gregor2012-12-111-3/+3
* Fix an egregiously broken test. This pattern doesn't work:Richard Smith2012-12-051-4/+4
* test/Modules/build-fail-notes.m: Tweak to unbreak Win32 hosts to relax expres...NAKAMURA Takumi2012-12-051-2/+2
* Fix test for Windows path separatorsDouglas Gregor2012-11-301-3/+3
* Teach the serialized diagnostic writer to clone() itself, sharingDouglas Gregor2012-11-301-0/+12
* When we're emitting a diagnostic with a source location in an importedDouglas Gregor2012-11-301-0/+7
* When an error occurs while building a module on demand, provide "WhileDouglas Gregor2012-11-301-0/+12