[all-commits] [llvm/llvm-project] c280be: [clang-format] Fix annotating annotations after re...
Björn Schäpers via All-commits
all-commits at lists.llvm.org
Tue Oct 31 05:11:00 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c280bed85a8b9cd6ebf48f9f2923890edc7039f0
https://github.com/llvm/llvm-project/commit/c280bed85a8b9cd6ebf48f9f2923890edc7039f0
Author: Björn Schäpers <bjoern at hazardy.de>
Date: 2023-10-31 (Tue, 31 Oct 2023)
Changed paths:
M clang/lib/Format/TokenAnnotator.cpp
M clang/unittests/Format/TokenAnnotatorTest.cpp
Log Message:
-----------
[clang-format] Fix annotating annotations after requires clause
Fixes #69325.
More information about the All-commits
mailing list