[PATCH] D148276: [clang] trigger -Wcast-qual on functional casts
Aaron Ballman via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Apr 21 11:47:22 PDT 2023
aaron.ballman added a comment.
In D148276#4288145 <https://reviews.llvm.org/D148276#4288145>, @sousajo wrote:
> hey :( I will try to investigate it a bit sometime next week ^^ thanks for pointing it out
Thank you for looking into it! I didn't think about `remove_const`, `remove_cv`, etc. when considering test cases, sorry about that!
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D148276/new/
https://reviews.llvm.org/D148276
More information about the cfe-commits
mailing list