[clang] [-Wunterminated-string-initialization] Handle C string literals ending with explicit '\0' (PR #143487)
Ziqing Luo via cfe-commits
cfe-commits at lists.llvm.org
Tue Jun 10 23:55:42 PDT 2025
ziqingluo-90 wrote:
Thank you all for valuable feedbacks. I have improved the PR by
- supporting different character encodings
- adding more test cases
- updating the release notes
https://github.com/llvm/llvm-project/pull/143487
More information about the cfe-commits
mailing list