Commit 3bf101f3 authored by Arthur Eubanks's avatar Arthur Eubanks
Browse files

[docs][OpaquePtr] Remove finished task

parent d1116697
Loading
Loading
Loading
Loading
+0 −4
Original line number Diff line number Diff line
@@ -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