[all-commits] [llvm/llvm-project] ca044f: Revert "[clang-format][NFC] Code Tidies in Unwrapp...
Alexander Belyaev via All-commits
all-commits at lists.llvm.org
Tue Jan 4 03:11:44 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ca044f5369c7c156c1c7d35601b09fe610cc73d3
https://github.com/llvm/llvm-project/commit/ca044f5369c7c156c1c7d35601b09fe610cc73d3
Author: Alexander Belyaev <pifon at google.com>
Date: 2022-01-04 (Tue, 04 Jan 2022)
Changed paths:
M clang/lib/Format/UnwrappedLineFormatter.cpp
Log Message:
-----------
Revert "[clang-format][NFC] Code Tidies in UnwrappedLineFormatter"
This reverts commit f014ab933f35805159021d2d0c856a3c9af21a85.
These tests are failing with asan:
clang/unittests:format_tests
clang/unittests:format_tests
clang-tools-extra/unittests:clang_move_tests
clang/unittests:tooling_tests
clang-tools-extra/test/clang-move:move-template-class.cpp.test
clang-tools-extra/test/clang-move:move-multiple-classes.cpp.test
clang-tools-extra/test/clang-move:move-used-helper-decls.cpp.test
clang-tools-extra/clangd/unittests:clangd_tests
clang/test/Format:access-modifiers.cpp.test
clang/unittests:rename_tests
clang/unittests:rename_tests
More information about the All-commits
mailing list