hliao marked an inline comment as done.
hliao added inline comments.
================
Comment at: clang/lib/CodeGen/CGDebugInfo.cpp:1755
+ }
+ V = V->stripPointerCasts();
}
----------------
aprantl wrote:
> This wasn't there before... why is this necessary?
That's from the original line 1752.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D58992/new/
https://reviews.llvm.org/D58992
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits