[all-commits] [llvm/llvm-project] 0e31e2: [docs][OpaquePtr] Shuffle around the transition pl...
aeubanks via All-commits
all-commits at lists.llvm.org
Mon Jun 14 11:00:00 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 0e31e22ed973ba542cb15176a202947b2438733a
https://github.com/llvm/llvm-project/commit/0e31e22ed973ba542cb15176a202947b2438733a
Author: Arthur Eubanks <aeubanks at google.com>
Date: 2021-06-14 (Mon, 14 Jun 2021)
Changed paths:
M llvm/docs/OpaquePointers.rst
Log Message:
-----------
[docs][OpaquePtr] Shuffle around the transition plan section
Emphasize that this is basically an attempt to remove
``PointerType::getElementType`` and ``Type::getPointerElementType()``.
Add a couple more subtasks.
Differential Revision: https://reviews.llvm.org/D104151
More information about the All-commits
mailing list