[clang] [clang][AST] fix ast-print of `extern <lang>` with >=2 declarators (PR #93131)

Aaron Ballman via cfe-commits cfe-commits at lists.llvm.org
Thu May 30 06:49:28 PDT 2024


https://github.com/AaronBallman approved this pull request.

LGTM aside from some coding style nits. Because AST printing is not part of the public interface for Clang, I don't think these changes need a release note.

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


More information about the cfe-commits mailing list