[PATCH] D152447: [Clang] Remove -no-opaque-pointers cc1 flag
David Blaikie via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jun 9 09:00:06 PDT 2023
dblaikie added subscribers: t.p.northover, dblaikie.
dblaikie added a comment.
(I hope this doesn't come off as condescending/patronizing, I mean it quite genuinely)
A deep thanks to everyone who worked on this, especially @aeubanks and @nikic, and @t.p.northover - it's been a long project and I really appreciate you folks picking up where I stalled out years ago/paying down the technical debt I created (which I'm sorry about).
Starting with https://lists.llvm.org/pipermail/llvm-dev/2015-February/081822.html and the first change, I think, was D7655 <https://reviews.llvm.org/D7655>, so... 8 years, 4 months? Glad it's come along.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D152447/new/
https://reviews.llvm.org/D152447
More information about the llvm-commits
mailing list