[PATCH] D156533: [clang][DeclPrinter] Fix missing semicolon in AST print for methods that are definitions without having a body
Aaron Ballman via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Jul 28 07:28:46 PDT 2023
aaron.ballman accepted this revision.
aaron.ballman added a comment.
This revision is now accepted and ready to land.
LGTM! When you land, please be sure to add `Fixes https://github.com/llvm/llvm-project/issues/62996` to the commit message so the issue is automatically closed (and it makes it easier for people doing code archeology later). Thanks!
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D156533/new/
https://reviews.llvm.org/D156533
More information about the cfe-commits
mailing list