[all-commits] [llvm/llvm-project] 2cdabc: [clang-format] Handle "if consteval { ... }" for R...
Owen via All-commits
all-commits at lists.llvm.org
Sun May 15 01:34:08 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 2cdabc0322929a3954b63c1f29f23959e2e50278
https://github.com/llvm/llvm-project/commit/2cdabc0322929a3954b63c1f29f23959e2e50278
Author: owenca <owenpiano at gmail.com>
Date: 2022-05-15 (Sun, 15 May 2022)
Changed paths:
M clang/lib/Format/UnwrappedLineParser.cpp
M clang/unittests/Format/FormatTest.cpp
Log Message:
-----------
[clang-format] Handle "if consteval { ... }" for RemoveBracesLLVM
Differential Revision: https://reviews.llvm.org/D125593
More information about the All-commits
mailing list