[PATCH] D103589: [Format] Fix incorrect pointer detection

Yilong Guo via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Jun 2 22:38:29 PDT 2021


Nuullll added a comment.

In D103589#2795447 <https://reviews.llvm.org/D103589#2795447>, @curdeius wrote:

> Thanks for looking into this, but please add a test case that demonstrates the bug to `FormatTests.cpp` 
> Also, is there, by any chance, an associated bugzilla ticket?

Thanks for the comment.
I've added a test and linked to the bugzilla ticket <https://bugs.llvm.org/show_bug.cgi?id=50429> in summary.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D103589



More information about the cfe-commits mailing list