[all-commits] [llvm/llvm-project] 361f36: [clang-tidy]fix incorrect fix-it for the string co...
Congcong Cai via All-commits
all-commits at lists.llvm.org
Fri Jan 17 05:42:10 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 361f363c11265c6ce599a49dd081bab606b14de8
https://github.com/llvm/llvm-project/commit/361f363c11265c6ce599a49dd081bab606b14de8
Author: Congcong Cai <congcongcai0907 at 163.com>
Date: 2025-01-17 (Fri, 17 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 fix-it for the string contains a user-defined suffix (#122901)
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