This is an archive of the discontinued LLVM Phabricator instance.

[clang][auto-init] Remove -enable-trivial-auto-var-init-zero-knowing-it-will-be-removed-from-clang
ClosedPublic

Authored by kees on Sep 1 2023, 12:47 PM.

Details

Summary

This was deprecated in Clang 16 and scheduled for removal in Clang 18.
Time to remove it.

Diff Detail

Event Timeline

kees created this revision.Sep 1 2023, 12:47 PM
Herald added a project: Restricted Project. · View Herald TranscriptSep 1 2023, 12:47 PM
kees requested review of this revision.Sep 1 2023, 12:47 PM
Herald added a project: Restricted Project. · View Herald TranscriptSep 1 2023, 12:47 PM
Herald added a subscriber: cfe-commits. · View Herald Transcript
MaskRay accepted this revision.Sep 1 2023, 3:07 PM
MaskRay added a subscriber: MaskRay.

Thanks!

This revision is now accepted and ready to land.Sep 1 2023, 3:07 PM
nickdesaulniers accepted this revision.Sep 2 2023, 10:34 PM
This revision was landed with ongoing or failed builds.Sep 3 2023, 10:24 PM
This revision was automatically updated to reflect the committed changes.