[PATCH] D139090: [clang] Add test for CWG360
Erich Keane via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Dec 1 06:24:48 PST 2022
erichkeane added inline comments.
================
Comment at: clang/test/CXX/drs/dr3xx.cpp:908
+public:
+ using A::baz; // #dr360-baz-using-decl
+};
----------------
This bookmark isn't necessary, so no reason to have it. But thank you for using these!
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