[PATCH] D56561: [Preprocessor] For missing file in framework add note about framework location.
Volodymyr Sapsai via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Jan 25 18:34:00 PST 2019
vsapsai updated this revision to Diff 183678.
vsapsai added a comment.
- Tweak doxygen comment to express IsFrameworkFound in terms of IsFrameworkFound returned by DirectoryLookup.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D56561/new/
https://reviews.llvm.org/D56561
Files:
clang/include/clang/Basic/DiagnosticLexKinds.td
clang/include/clang/Lex/DirectoryLookup.h
clang/include/clang/Lex/HeaderSearch.h
clang/include/clang/Lex/Preprocessor.h
clang/lib/Frontend/FrontendActions.cpp
clang/lib/Frontend/Rewrite/InclusionRewriter.cpp
clang/lib/Frontend/VerifyDiagnosticConsumer.cpp
clang/lib/Lex/HeaderSearch.cpp
clang/lib/Lex/PPDirectives.cpp
clang/lib/Lex/PPMacroExpansion.cpp
clang/lib/Lex/Pragma.cpp
clang/lib/Lex/Preprocessor.cpp
clang/test/Preprocessor/include-header-missing-in-framework.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D56561.183678.patch
Type: text/x-patch
Size: 19207 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190126/10cc5614/attachment-0001.bin>
More information about the cfe-commits
mailing list