Remove the ability to disable opaque pointers by default in clang. It is still possible to explicitly disable them via cc1 -no-opaque-pointers.
Details
Details
- Reviewers
aeubanks MaskRay - Group Reviewers
Restricted Project - Commits
- rGd785a8eaa25d: [clang] Remove CLANG_ENABLE_OPAQUE_POINTERS cmake option
Summary
Diff Detail
Diff Detail
Event Timeline
This revision is now accepted and ready to land.Oct 5 2022, 9:48 AM
Closed by commit rGd785a8eaa25d: [clang] Remove CLANG_ENABLE_OPAQUE_POINTERS cmake option (authored by nikic). · Explain WhyOct 6 2022, 12:46 AM
This revision was automatically updated to reflect the committed changes.