https://llvm.org/bugs/show_bug.cgi?id=25974
Bug ID: 25974
Summary: Clang docs reference non-existent getAsPointerType()
method
Product: Documentation
Version: trunk
Hardware: PC
OS: Linux
Status: NEW
Severity: normal
Priority: P
Component: General docs
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
Classification: Unclassified
The “Clang” CFE Internals Manual, in the section "canonical Types", refers to
the method Type::getAsPointerType().
As of r77510, this method no longer exists and has been replaced with
Type::getAs<PointerType>
--
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
[email protected]
http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs