[PATCH] D23858: Don't diagnose non-modular includes when we are not compiling a module
Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Aug 26 10:24:56 PDT 2016
This revision was automatically updated to reflect the committed changes.
Closed by commit rL279838: Don't diagnose non-modular includes when we are not compiling a module. (authored by mren).
Changed prior to commit:
https://reviews.llvm.org/D23858?vs=69183&id=69397#toc
Repository:
rL LLVM
https://reviews.llvm.org/D23858
Files:
cfe/trunk/lib/Lex/ModuleMap.cpp
cfe/trunk/test/VFS/Inputs/Nonmodular/A.h
cfe/trunk/test/VFS/Inputs/Nonmodular/Nonmodular.modulemap
cfe/trunk/test/VFS/Inputs/Nonmodular/nonmodular-headers.yaml
cfe/trunk/test/VFS/Inputs/Nonmodular/test.c
cfe/trunk/test/VFS/Inputs/Nonmodular/umbrella.h
cfe/trunk/test/VFS/test_nonmodular.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D23858.69397.patch
Type: text/x-patch
Size: 4017 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160826/42553466/attachment.bin>
More information about the cfe-commits
mailing list