]> granicus.if.org Git - clang/commit
[clang-format] Fix bug https://bugs.llvm.org/show_bug.cgi?id=41413
authorOwen Pan <owenpiano@gmail.com>
Sun, 7 Apr 2019 21:05:52 +0000 (21:05 +0000)
committerOwen Pan <owenpiano@gmail.com>
Sun, 7 Apr 2019 21:05:52 +0000 (21:05 +0000)
commit7e0382b1715d2b3b4f58fbb87f64e3c5753bc052
treeb1dbb60b0f73aefba850dd13d518b81c551039ae
parent359a05461d132b1e2d74655cad1a01ace6f654e5
[clang-format] Fix bug https://bugs.llvm.org/show_bug.cgi?id=41413

Differential Revision: https://reviews.llvm.org/D60374

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@357877 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Format/ContinuationIndenter.cpp
unittests/Format/FormatTest.cpp