Revert "[clang-format] Handle object instansiation in if-statements"
commit104cd749f5cca609a79303c0dad22bc041b5448a
authorTobias Hieta <tobias@hieta.se>
Fri, 14 Apr 2023 07:44:35 +0000 (14 09:44 +0200)
committerTobias Hieta <tobias@hieta.se>
Fri, 14 Apr 2023 07:48:24 +0000 (14 09:48 +0200)
tree8ee4fc582478bf9b35d3906e360ac29053782820
parent62a0049ae440732c4272ec62a1ab0de37b1be7cb
Revert "[clang-format] Handle object instansiation in if-statements"

This reverts commit 70de684d44135b4025d92b2b36ad387cf5ab8b5a.

This causes a regression as described in #61785
clang/lib/Format/TokenAnnotator.cpp
clang/unittests/Format/TokenAnnotatorTest.cpp