[all-commits] [llvm/llvm-project] b5c789: [clang][Diagnostics][NFC] Move Buf{Start, End} out ...
Timm Bäder via All-commits
all-commits at lists.llvm.org
Wed May 31 01:44:01 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b5c7892d54f8d415e3e0198e067886c825f26e0c
https://github.com/llvm/llvm-project/commit/b5c7892d54f8d415e3e0198e067886c825f26e0c
Author: Timm Bäder <tbaeder at redhat.com>
Date: 2023-05-31 (Wed, 31 May 2023)
Changed paths:
M clang/lib/Frontend/TextDiagnostic.cpp
Log Message:
-----------
[clang][Diagnostics][NFC] Move Buf{Start,End} out of the loop
They don't change inside the loop.
More information about the All-commits
mailing list