[all-commits] [llvm/llvm-project] 130a9c: [clang-format] Fix a crash on lambda trailing retu...
Owen via All-commits
all-commits at lists.llvm.org
Sat May 21 16:18:38 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 130a9cc0a5e25e3be8ff3738518e86ae3ae0b5ba
https://github.com/llvm/llvm-project/commit/130a9cc0a5e25e3be8ff3738518e86ae3ae0b5ba
Author: owenca <owenpiano at gmail.com>
Date: 2022-05-21 (Sat, 21 May 2022)
Changed paths:
M clang/lib/Format/TokenAnnotator.cpp
M clang/unittests/Format/FormatTest.cpp
Log Message:
-----------
[clang-format] Fix a crash on lambda trailing return type
Fixes #55625.
Commit: 554efc225217272df755a962d841d57056af83f4
https://github.com/llvm/llvm-project/commit/554efc225217272df755a962d841d57056af83f4
Author: owenca <owenpiano at gmail.com>
Date: 2022-05-21 (Sat, 21 May 2022)
Changed paths:
M clang/unittests/Format/DefinitionBlockSeparatorTest.cpp
M clang/unittests/Format/FormatTest.cpp
Log Message:
-----------
[clang-format] Format unit tests with InsertBraces/RemoveBracesLLVM
Compare: https://github.com/llvm/llvm-project/compare/f4d52cad6713...554efc225217
More information about the All-commits
mailing list