[PATCH] D76761: [clang-tidy] Fix crash in readability-redundant-string-cstr
Nathan James via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Mar 25 12:27:26 PDT 2020
njames93 updated this revision to Diff 252646.
njames93 added a comment.
- Fixed by replacing cumbersome code with the arguably proper solution
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D76761/new/
https://reviews.llvm.org/D76761
Files:
clang-tools-extra/clang-tidy/readability/RedundantStringCStrCheck.cpp
clang-tools-extra/test/clang-tidy/checkers/readability-redundant-string-cstr.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D76761.252646.patch
Type: text/x-patch
Size: 4280 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200325/41d9baf1/attachment.bin>
More information about the cfe-commits
mailing list