[all-commits] [llvm/llvm-project] a6b2f5: Revert "[clang-format] Correctly format variable t...
Marek Kurdej via All-commits
all-commits at lists.llvm.org
Mon Mar 14 08:04:34 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a6b2f50fb47da3baeee10b1906da6e30ac5d26ec
https://github.com/llvm/llvm-project/commit/a6b2f50fb47da3baeee10b1906da6e30ac5d26ec
Author: Marek Kurdej <marek.kurdej+llvm.org at gmail.com>
Date: 2022-03-14 (Mon, 14 Mar 2022)
Changed paths:
M clang/lib/Format/TokenAnnotator.cpp
M clang/unittests/Format/FormatTest.cpp
M clang/unittests/Format/TokenAnnotatorTest.cpp
Log Message:
-----------
Revert "[clang-format] Correctly format variable templates."
This reverts commit a140b7104fdae0d9eff5b18efbc784754e0ca274.
It provoked the bug https://github.com/llvm/llvm-project/issues/54374.
More information about the All-commits
mailing list