[llvm-bugs] [Bug 49301] Hide some things from the debugger
via llvm-bugs
llvm-bugs at lists.llvm.org
Mon Oct 11 13:23:53 PDT 2021
https://bugs.llvm.org/show_bug.cgi?id=49301
Chris Lattner <clattner at nondot.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED
--- Comment #4 from Chris Lattner <clattner at nondot.org> ---
Done for TypeSwitch.h, we'll track other concepts in separate patches. Some of
the internal implementations of Casting.h are other pretty clear candidates but
can be tracked on a case-by-case basis.
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20211011/d8679a16/attachment.html>
More information about the llvm-bugs
mailing list