[PATCH] D139090: [clang] Add test for CWG360
Vlad Serebrennikov via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Dec 1 06:45:04 PST 2022
Endill added inline comments.
================
Comment at: clang/test/CXX/drs/dr3xx.cpp:908
+public:
+ using A::baz; // #dr360-baz-using-decl
+};
----------------
erichkeane wrote:
> This bookmark isn't necessary, so no reason to have it. But thank you for using these!
Nice catch, thank you!
Seems like I should've waited a bit more before committing.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D139090/new/
https://reviews.llvm.org/D139090
More information about the cfe-commits
mailing list