[all-commits] [llvm/llvm-project] 522187: [clang-format] Fix an invalid code generation in R...
Owen via All-commits
all-commits at lists.llvm.org
Thu May 26 13:38:21 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 5221875a957da927a889a705276d4e073ff737b1
https://github.com/llvm/llvm-project/commit/5221875a957da927a889a705276d4e073ff737b1
Author: owenca <owenpiano at gmail.com>
Date: 2022-05-26 (Thu, 26 May 2022)
Changed paths:
M clang/lib/Format/UnwrappedLineParser.cpp
M clang/unittests/Format/FormatTest.cpp
Log Message:
-----------
[clang-format] Fix an invalid code generation in RemoveBracesLLVM
Fixes #55706.
Differential Revision: https://reviews.llvm.org/D126438
More information about the All-commits
mailing list