[all-commits] [llvm/llvm-project] 13351f: [clang-format] Recognize "if consteval".
Marek Kurdej via All-commits
all-commits at lists.llvm.org
Wed Mar 2 08:47:05 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 13351fdf8cb448ffd60727f031df0d7cb348e48a
https://github.com/llvm/llvm-project/commit/13351fdf8cb448ffd60727f031df0d7cb348e48a
Author: Marek Kurdej <marek.kurdej+llvm.org at gmail.com>
Date: 2022-03-02 (Wed, 02 Mar 2022)
Changed paths:
M clang/lib/Format/UnwrappedLineParser.cpp
M clang/unittests/Format/FormatTest.cpp
Log Message:
-----------
[clang-format] Recognize "if consteval".
Fixes https://github.com/llvm/llvm-project/issues/54140.
Reviewed By: MyDeveloperDay, JohelEGP
Differential Revision: https://reviews.llvm.org/D120806
More information about the All-commits
mailing list