[PATCH] D76801: [AST] Print a<b<c>> without extra spaces in C++11 or later.

Sam McCall via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue May 26 07:00:52 PDT 2020


sammccall added a comment.

In D76801#2052270 <https://reviews.llvm.org/D76801#2052270>, @dyung wrote:

> Hi, we noticed an issue with the GDB test suite that was bisected back to this change and I have put the details in PR46052. Can you take a look?


Sorry this never got clearly resolved.
I think the conclusion is while this is all best-effort, we might as well undo the debuginfo changes here. Sent D80554 <https://reviews.llvm.org/D80554>


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D76801





More information about the cfe-commits mailing list