forked from OSchip/llvm-project
[docs][OpaquePtr] Remove finished task
This commit is contained in:
parent
d1116697be
commit
3bf101f34c
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in New Issue