commit | b54cf3e13d1551b2305141c893652f7f3d3900fb | [log] [tgz] |
---|---|---|
author | Nikita Popov <npopov@redhat.com> | Tue Apr 05 14:45:51 2022 +0200 |
committer | Copybara-Service <copybara-worker@google.com> | Thu Apr 07 01:21:38 2022 -0700 |
tree | ee59a1acea5a2be4f97b65efdef91bc93e7f6d71 | |
parent | 68f35ed8524b294929ccdd6ab8825f51514f3028 [diff] |
[OpaquePtr][Clang] Add CLANG_ENABLE_OPAQUE_POINTERS cmake option This option controls whether -opaque-pointers or -no-opaque-pointers is the default. Once opaque pointers are enabled by default, this will provide a simple way to temporarily opt-out of the change. Differential Revision: https://reviews.llvm.org/D123122 GitOrigin-RevId: 5390606aa963a7b415da65aa8120efbbafd30401