[all-commits] [llvm/llvm-project] 3f9f52: [clang-tidy] Fix broken fix-its with `bugprone-not...
Victor Chernyakin via All-commits
all-commits at lists.llvm.org
Sun Oct 19 16:46:51 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 3f9f522a7c0142b7aca8ddb135a718a2f1ccb58e
https://github.com/llvm/llvm-project/commit/3f9f522a7c0142b7aca8ddb135a718a2f1ccb58e
Author: Victor Chernyakin <chernyakin.victor.j at outlook.com>
Date: 2025-10-19 (Sun, 19 Oct 2025)
Changed paths:
M clang-tools-extra/clang-tidy/bugprone/NotNullTerminatedResultCheck.cpp
M clang-tools-extra/docs/ReleaseNotes.rst
M clang-tools-extra/test/clang-tidy/checkers/bugprone/not-null-terminated-result-strlen.c
M clang-tools-extra/test/clang-tidy/checkers/bugprone/not-null-terminated-result-wcslen.cpp
Log Message:
-----------
[clang-tidy] Fix broken fix-its with `bugprone-not-null-terminated-result` on Windows (#162874)
(See the test changes for a description of the problem.)
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