Files
clang-p2996/clang/test/Driver
Manman Ren 11f2a47772 Module: add -fprebuilt-module-path to support loading prebuilt modules.
In this mode, there is no need to load any module map and the programmer can
simply use "@import" syntax to load the module directly from a prebuilt
module path. When loading from prebuilt module path, we don't support
rebuilding of the module files and we ignore compatible configuration
mismatches.

rdar://27290316
Differential Revision: http://reviews.llvm.org/D23125

llvm-svn: 279096
2016-08-18 17:42:15 +00:00
..
2016-08-02 23:12:51 +00:00
2016-06-03 14:08:20 +00:00
2016-04-26 13:54:29 +00:00
2016-04-26 13:54:29 +00:00
2015-11-16 14:05:48 +00:00
2016-07-10 23:24:36 +00:00
2016-08-08 08:27:36 +00:00
2016-04-19 17:43:54 +00:00
2015-12-19 19:41:48 +00:00
2015-09-10 22:31:45 +00:00