[all-commits] [llvm/llvm-project] 104cd7: Revert "[clang-format] Handle object instansiation...
Tobias Hieta via All-commits
all-commits at lists.llvm.org
Fri Apr 14 00:48:40 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 104cd749f5cca609a79303c0dad22bc041b5448a
https://github.com/llvm/llvm-project/commit/104cd749f5cca609a79303c0dad22bc041b5448a
Author: Tobias Hieta <tobias at hieta.se>
Date: 2023-04-14 (Fri, 14 Apr 2023)
Changed paths:
M clang/lib/Format/TokenAnnotator.cpp
M clang/unittests/Format/TokenAnnotatorTest.cpp
Log Message:
-----------
Revert "[clang-format] Handle object instansiation in if-statements"
This reverts commit 70de684d44135b4025d92b2b36ad387cf5ab8b5a.
This causes a regression as described in #61785
More information about the All-commits
mailing list