[PATCH] D142925: [Clang] Improve error message for violations of -fmodules-decluse.

James Y Knight via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Jan 31 06:57:38 PST 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGab0116e2f05c: [Clang] Improve error message for violations of -fmodules-decluse. (authored by jyknight).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D142925

Files:
  clang/include/clang/Basic/DiagnosticLexKinds.td
  clang/lib/Lex/ModuleMap.cpp
  clang/test/Modules/Inputs/declare-use/h.h
  clang/test/Modules/declare-use-textual.cpp
  clang/test/Modules/declare-use1.cpp
  clang/test/Modules/declare-use2.cpp
  clang/test/Modules/declare-use3.cpp
  clang/test/Modules/strict-decluse.cpp
  clang/test/Modules/string_names.cpp
  clang/test/Modules/textual-headers.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D142925.493600.patch
Type: text/x-patch
Size: 6495 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230131/6d9ed2f9/attachment.bin>


More information about the cfe-commits mailing list