[clang] Traverse attributes in `AttributedStmt`. (PR #117692)

Aaron Ballman via cfe-commits cfe-commits at lists.llvm.org
Tue Nov 26 09:54:44 PST 2024


https://github.com/AaronBallman commented:

Thanks for the fix! Please be sure to also add some test coverage for the changes to `clang/unittests/AST/RecursiveASTVisitorTest.cpp`.

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


More information about the cfe-commits mailing list