aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Support/StringRef.cpp
diff options
context:
space:
mode:
authorPiotr Zegar <me@piotrzegar.pl>2024-02-01 06:47:53 +0100
committerGitHub <noreply@github.com>2024-02-01 06:47:53 +0100
commitb777bb78b302055eba876a0258ea4b2625ffe71a (patch)
tree342ebf36d49d387bb52de423882a5a8d915d3780 /llvm/lib/Support/StringRef.cpp
parent8eea582dcb900afb45866a09296624b6fef9dd20 (diff)
downloadllvm-b777bb78b302055eba876a0258ea4b2625ffe71a.zip
llvm-b777bb78b302055eba876a0258ea4b2625ffe71a.tar.gz
llvm-b777bb78b302055eba876a0258ea4b2625ffe71a.tar.bz2
[clang-tidy] Add AllowStringArrays option to modernize-avoid-c-arrays (#71701)
Add AllowStringArrays option, enabling the exclusion of array types with deduced sizes constructed from string literals. This includes only var declarations of array of characters constructed directly from c-strings. Closes #59475
Diffstat (limited to 'llvm/lib/Support/StringRef.cpp')
0 files changed, 0 insertions, 0 deletions