[PATCH] D55737: [Utils] Attempt to fix clang.natvis following "[AST] Various optimizations in DeclarationName(Table)"

Bruno Ricci via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Dec 18 14:14:08 PST 2018


riccibruno abandoned this revision.
riccibruno added a comment.

In D55737#1335245 <https://reviews.llvm.org/D55737#1335245>, @aaron.ballman wrote:

> There was a bit more work to be done here, but this got me started. I commit extra fixes on top of your work in r349547 since I was able to test the behavior locally. Thank you for the help!


Nice ! I see that you fixed the `FunctionProtoType` case too.


Repository:
  rC Clang

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D55737/new/

https://reviews.llvm.org/D55737





More information about the cfe-commits mailing list