[PATCH] D91630: [Parse] Add parsing support for C++ attributes on using-declarations
Nico Weber via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri May 28 11:49:48 PDT 2021
thakis added a comment.
This is breaking check-clang everywhere, eg https://lab.llvm.org/buildbot/#/builders/109/builds/15757
Please run tests before landing, or failing that watch the bots after committing.
Reverted in f63adf5b67f7a25b15f81d3a1a207aba4f226dc4 for now.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D91630/new/
https://reviews.llvm.org/D91630
More information about the cfe-commits
mailing list