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
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo