[PATCH] D128328: [C++20][Modules] Improve handing of Private Module Fragment diagnostics.
Iain Sandoe via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sun Aug 21 02:20:45 PDT 2022
This revision was automatically updated to reflect the committed changes.
iains marked an inline comment as done.
Closed by commit rGfee3cccc6cda: [C++20][Modules] Improve handing of Private Module Fragment diagnostics. (authored by iains).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D128328/new/
https://reviews.llvm.org/D128328
Files:
clang/include/clang/Basic/DiagnosticSemaKinds.td
clang/include/clang/Sema/Sema.h
clang/lib/Sema/Sema.cpp
clang/lib/Sema/SemaDecl.cpp
clang/lib/Sema/SemaLookup.cpp
clang/lib/Sema/SemaModule.cpp
clang/test/Modules/Reachability-Private.cpp
clang/test/Modules/cxx20-10-5-ex1.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D128328.454285.patch
Type: text/x-patch
Size: 9151 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220821/93ba137d/attachment-0001.bin>
More information about the cfe-commits
mailing list