[PATCH] D158534: [clang-tidy] Disable trivially-destructible check for darwin
Aditya Kumar via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Aug 22 14:41:29 PDT 2023
hiraditya abandoned this revision.
hiraditya added a comment.
In D158534#4607719 <https://reviews.llvm.org/D158534#4607719>, @PiotrZSL wrote:
> 626849c71e85d546a004cc91866beab610222194 <https://reviews.llvm.org/rG626849c71e85d546a004cc91866beab610222194> didn't fix this issue already ?
ah you're right. that fixes it. i should have tested on lastest clang.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D158534/new/
https://reviews.llvm.org/D158534
More information about the cfe-commits
mailing list