[PATCH] D145138: [clang-tidy] Implement FixIts for C arrays

Piotr Zegar via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Aug 4 13:46:23 PDT 2023


PiotrZSL added a comment.

Test are failing, and I do not think that converting c-strings into std::array is a good idea....


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D145138



More information about the cfe-commits mailing list