[PATCH] D145793: [clang][AST] Improve diagnostic for `nullptr` constexpr function pointer call
Takuya Shimizu via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Mar 13 08:49:02 PDT 2023
hazohelet added a comment.
In D145793#4189252 <https://reviews.llvm.org/D145793#4189252>, @aaron.ballman wrote:
> LGTM, though please add a release note for the fix. If you need someone to land on your behalf, let us know what name and email address you'd like used for patch attribution.
Yeah, I don't have commit access, so I need someone to commit for me.
Please use "Takuya Shimizu <shimizu2486 at gmail.com>" for the patch attribution. Thank you!
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D145793/new/
https://reviews.llvm.org/D145793
More information about the cfe-commits
mailing list