[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
Thu Jul 7 09:06:20 PDT 2022
iains updated this revision to Diff 442942.
iains marked 3 inline comments as done.
iains added a comment.
rebased, reworked
- to follow the changes proposed by core
- to make the diagnostics follow that and a compromise for the proposed revision before the core amendment.
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.442942.patch
Type: text/x-patch
Size: 9153 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220707/5c89682d/attachment-0001.bin>
More information about the cfe-commits
mailing list