[PATCH] D131258: [Sema] Merge variable template specializations
Ilya Biryukov via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Aug 8 05:26:46 PDT 2022
ilya-biryukov updated this revision to Diff 450770.
ilya-biryukov added a comment.
- Add the forgotten `-fmodules-local-submodule-visibility` flag to the test
- Add newlines to the test files
- Switch to C++14 mode for tests, they don't use C++17.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D131258/new/
https://reviews.llvm.org/D131258
Files:
clang/lib/Sema/SemaDecl.cpp
clang/test/Modules/merge-var-template-spec-cxx-modules.cppm
clang/test/Modules/merge-var-template-spec.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D131258.450770.patch
Type: text/x-patch
Size: 4770 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220808/0ab6614e/attachment-0001.bin>
More information about the cfe-commits
mailing list