[all-commits] [llvm/llvm-project] 7fb2d9: [clang-format] Fix crashes due to missing l_paren
Owen via All-commits
all-commits at lists.llvm.org
Wed Mar 16 01:45:38 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 7fb2d9f9b5efaf15c10711826b496ee65f70491d
https://github.com/llvm/llvm-project/commit/7fb2d9f9b5efaf15c10711826b496ee65f70491d
Author: Owen Pan <owenpiano at gmail.com>
Date: 2022-03-16 (Wed, 16 Mar 2022)
Changed paths:
M clang/lib/Format/TokenAnnotator.cpp
M clang/unittests/Format/FormatTest.cpp
Log Message:
-----------
[clang-format] Fix crashes due to missing l_paren
Fixes #54384.
Differential Revision: https://reviews.llvm.org/D121682
More information about the All-commits
mailing list