[PATCH] pr21217 - -fmodule-map-file should warn on non-existent file
John Thompson
john.thompson.jtsoftware at gmail.com
Thu Nov 20 12:17:28 PST 2014
Sean, thanks for adding Daniel.
Daniel, thanks for the review. I've updated accordingly per your comments. But note that I had to have at least one include in the test, or the check is not performed. It seems like this should be okay, since any code using modules will have some include or import. Otherwise I would need to do the check earlier when options are processed.
http://reviews.llvm.org/D6324
Files:
include/clang/Basic/DiagnosticGroups.td
include/clang/Basic/DiagnosticLexKinds.td
lib/Lex/HeaderSearch.cpp
test/Modules/pr21217.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D6324.16446.patch
Type: text/x-patch
Size: 2232 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20141120/9a6f3b92/attachment.bin>
More information about the cfe-commits
mailing list