[clang] Fix to attribute plugins reaching an unreachable (PR #70877)

Amy Huang via cfe-commits cfe-commits at lists.llvm.org
Tue Nov 7 14:50:39 PST 2023


amykhuang wrote:

Updated the PR description and the patch. The existing `clang/test/Frontend/plugin-attribute.cpp` seems sufficient for test coverage. (I guess it wasn't being tested on bots though, otherwise we would have seen it?)

https://github.com/llvm/llvm-project/pull/70877


More information about the cfe-commits mailing list