Duncan P. N. Exon Smith 9dda8f540c Modules: Add -Rmodule-import
Add a remark for importing modules.  Depending on whether this is a
direct import (into the TU being built by this compiler instance) or
transitive import (into an already-imported module), the diagnostic has
two forms:

    importing module 'Foo' from 'path/to/Foo.pcm'
    importing module 'Foo' into 'Bar' from 'path/to/Foo.pcm'

Also drop a redundant FileCheck invocation in Rmodule-build.m that was
using -Reverything, since the notes from -Rmodule-import were confusing
it.

https://reviews.llvm.org/D58891

llvm-svn: 355477
2019-03-06 02:50:46 +00:00
..
2017-01-26 23:07:59 +00:00
2017-01-26 23:07:59 +00:00
2014-08-25 23:33:46 +00:00
2014-12-23 19:30:13 +00:00
2014-10-01 23:16:30 +00:00
2016-04-28 14:13:28 +00:00
2016-07-22 20:49:31 +00:00
2015-01-22 23:07:47 +00:00
2015-08-09 01:50:14 +00:00