[PATCH] D148276: [clang] trigger -Wcast-qual on functional casts

Jorge Pinto Sousa via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Apr 21 12:02:36 PDT 2023


sousajo added a comment.

In D148276#4288236 <https://reviews.llvm.org/D148276#4288236>, @aaron.ballman wrote:

> 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!

No worries :) Ill add those and try to craft a fix. If I am really lost I also let you know ^^


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