aboutsummaryrefslogtreecommitdiff
path: root/test/Modules/build-fail-notes.m
AgeCommit message (Expand)Author
2013-02-07Rename -fmodule-cache-path <blah> to -fmodules-cache-path=<blah> for consiste...Douglas Gregor
2013-01-04Add the module name to the 'incomplete umbrella header' warning.Douglas Gregor
2012-12-11Use @import rather than @__experimental_modules_import, since theDouglas Gregor
2012-12-05Fix an egregiously broken test. This pattern doesn't work:Richard Smith
2012-12-05test/Modules/build-fail-notes.m: Tweak to unbreak Win32 hosts to relax expres...NAKAMURA Takumi
2012-11-30Fix test for Windows path separatorsDouglas Gregor
2012-11-30Teach the serialized diagnostic writer to clone() itself, sharingDouglas Gregor
2012-11-30When we're emitting a diagnostic with a source location in an importedDouglas Gregor
2012-11-30When an error occurs while building a module on demand, provide "WhileDouglas Gregor