[all-commits] [llvm/llvm-project] d04d2d: [Docs] Update opaque pointers docs (NFC)
Nikita Popov via All-commits
all-commits at lists.llvm.org
Mon Mar 21 02:13:28 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d04d2d43d7d17e3d885fcc088a78f014b75fd592
https://github.com/llvm/llvm-project/commit/d04d2d43d7d17e3d885fcc088a78f014b75fd592
Author: Nikita Popov <npopov at redhat.com>
Date: 2022-03-21 (Mon, 21 Mar 2022)
Changed paths:
M llvm/docs/OpaquePointers.rst
Log Message:
-----------
[Docs] Update opaque pointers docs (NFC)
Mention automatic enablement of opaque pointers mode that was
recently implemented. Update wording in the transition state,
because it seems like my overly cautious wording has given some
people an incorrect impression of the state of opaque pointer
support in clang.
More information about the All-commits
mailing list