[all-commits] [llvm/llvm-project] e60def: [clang-format] Add regression tests for function r...
Marek Kurdej via All-commits
all-commits at lists.llvm.org
Tue Mar 15 05:00:28 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e60defb931cfc333d143f6000a6a65ae4dc106a2
https://github.com/llvm/llvm-project/commit/e60defb931cfc333d143f6000a6a65ae4dc106a2
Author: Marek Kurdej <marek.kurdej+llvm.org at gmail.com>
Date: 2022-03-15 (Tue, 15 Mar 2022)
Changed paths:
M clang/unittests/Format/FormatTest.cpp
M clang/unittests/Format/TokenAnnotatorTest.cpp
Log Message:
-----------
[clang-format] Add regression tests for function ref qualifiers on operator definition. NFC.
Fixes https://github.com/llvm/llvm-project/issues/54374.
More information about the All-commits
mailing list