[PATCH] D122119: [C++20][Modules] Adjust handling of exports of namespaces and using-decls.
Iain Sandoe via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Apr 8 00:57:56 PDT 2022
This revision was automatically updated to reflect the committed changes.
Closed by commit rGf60dc3caa673: [C++20][Modules] Adjust handling of exports of namespaces and using-decls. (authored by iains).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D122119/new/
https://reviews.llvm.org/D122119
Files:
clang/include/clang/Basic/DiagnosticSemaKinds.td
clang/lib/Sema/SemaDecl.cpp
clang/lib/Sema/SemaModule.cpp
clang/test/CXX/module/module.interface/p3.cpp
clang/test/CXX/module/module.interface/p5.cpp
clang/test/CXX/module/module.interface/p6.cpp
clang/test/Modules/cxx20-10-2-ex1.cpp
clang/test/Modules/cxx20-10-2-ex3.cpp
clang/test/Modules/cxx20-10-2-ex4.cpp
clang/test/Modules/cxx20-10-2-ex5.cpp
clang/test/Modules/cxx20-10-2-ex6.cpp
clang/test/Modules/cxx20-10-2-ex7.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D122119.421448.patch
Type: text/x-patch
Size: 22135 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220408/1b8b6bba/attachment-0001.bin>
More information about the cfe-commits
mailing list