[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
Tue Feb 5 14:34:47 PST 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rC353231: [Preprocessor] Add a note with framework location for "file not found" error. (authored by vsapsai, committed by ).
Herald added a project: clang.

Changed prior to commit:
  https://reviews.llvm.org/D56561?vs=184866&id=185412#toc

Repository:
  rC Clang

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D56561/new/

https://reviews.llvm.org/D56561

Files:
  include/clang/Basic/DiagnosticLexKinds.td
  include/clang/Lex/DirectoryLookup.h
  include/clang/Lex/HeaderSearch.h
  include/clang/Lex/Preprocessor.h
  lib/Frontend/FrontendActions.cpp
  lib/Frontend/Rewrite/InclusionRewriter.cpp
  lib/Frontend/VerifyDiagnosticConsumer.cpp
  lib/Lex/HeaderSearch.cpp
  lib/Lex/PPDirectives.cpp
  lib/Lex/PPMacroExpansion.cpp
  lib/Lex/Pragma.cpp
  lib/Lex/Preprocessor.cpp
  test/Preprocessor/include-header-missing-in-framework.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D56561.185412.patch
Type: text/x-patch
Size: 19021 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190205/555a9c4f/attachment-0001.bin>


More information about the cfe-commits mailing list