[all-commits] [llvm/llvm-project] 6cabc9: [clang-tidy]fix incorrect auto-fix for the string ...
Congcong Cai via All-commits
all-commits at lists.llvm.org
Tue Jan 14 05:38:07 PST 2025
Branch: refs/heads/users/ccc01-14-_clang-tidy_fix_incorrect_auto-fix_for_the_string_contains_a_user-defined_suffix
Home: https://github.com/llvm/llvm-project
Commit: 6cabc9df5c94226530f6631ce7ee07026a367889
https://github.com/llvm/llvm-project/commit/6cabc9df5c94226530f6631ce7ee07026a367889
Author: Congcong Cai <congcongcai0907 at 163.com>
Date: 2025-01-14 (Tue, 14 Jan 2025)
Changed paths:
M clang-tools-extra/clang-tidy/modernize/RawStringLiteralCheck.cpp
M clang-tools-extra/clang-tidy/modernize/RawStringLiteralCheck.h
M clang-tools-extra/docs/ReleaseNotes.rst
M clang-tools-extra/test/clang-tidy/checkers/modernize/raw-string-literal.cpp
Log Message:
-----------
[clang-tidy]fix incorrect auto-fix for the string contains a user-defined suffix
Fixed: #97243
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list