[docs][OpaquePtr] Remove finished task

This commit is contained in:
Arthur Eubanks 2021-07-14 14:36:07 -07:00
parent d1116697be
commit 3bf101f34c
1 changed files with 0 additions and 4 deletions

View File

@ -137,10 +137,6 @@ particular order:
* This is mostly Clang, see ``clang::CodeGen::Address::getElementType()``
* Figure out how to name overloaded intrinsics with pointer parameters
* See ``getMangledTypeStr()``
* Add option to internally treat all pointer types opaque pointers and see what
breaks, starting with LLVM tests, then run Clang over large codebases