[PATCH] D125272: [clang] Add -fcheck-new support

Pedro Falcato via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sat Jul 23 17:57:22 PDT 2022


heatd added a comment.

In D125272#3531836 <https://reviews.llvm.org/D125272#3531836>, @heatd wrote:

> In D125272#3515874 <https://reviews.llvm.org/D125272#3515874>, @heatd wrote:
>
>> In D125272#3504113 <https://reviews.llvm.org/D125272#3504113>, @heatd wrote:
>>
>>> Adjusted the driver code to use addOptInFlag, adjusted the test, fixed the comment.
>>
>> Ping.
>
> Ping.

Could someone please review it or tell me what needs to be done before pushing this? Thanks.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D125272/new/

https://reviews.llvm.org/D125272



More information about the cfe-commits mailing list