[PATCH] D132911: [clang-format] Fix annotating when deleting array of pointers

Jack Huang via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Aug 30 01:30:33 PDT 2022


jackhong12 added a comment.

In this case, I think it's dereferencing a pointer instead of multiplying two numbers.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D132911



More information about the cfe-commits mailing list