Revert "[clang-format] Correctly format variable templates."
authorMarek Kurdej <marek.kurdej+llvm.org@gmail.com>
Mon, 14 Mar 2022 15:01:24 +0000 (16:01 +0100)
committerMarek Kurdej <marek.kurdej+llvm.org@gmail.com>
Mon, 14 Mar 2022 15:04:09 +0000 (16:04 +0100)
commita6b2f50fb47da3baeee10b1906da6e30ac5d26ec
tree0b62cd6282eba3c2b90e619cc6447c2150a5a32e
parent3297571e325a73bad615c57ec117a12f190bd6bc
Revert "[clang-format] Correctly format variable templates."

This reverts commit a140b7104fdae0d9eff5b18efbc784754e0ca274.

It provoked the bug https://github.com/llvm/llvm-project/issues/54374.
clang/lib/Format/TokenAnnotator.cpp
clang/unittests/Format/FormatTest.cpp
clang/unittests/Format/TokenAnnotatorTest.cpp