[all-commits] [llvm/llvm-project] a72609: [Format] Don't crash on mismatched brackets
Sam McCall via All-commits
all-commits at lists.llvm.org
Thu Nov 24 06:14:23 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a72609cabef4c5f5afa3811575a3963830cb13dd
https://github.com/llvm/llvm-project/commit/a72609cabef4c5f5afa3811575a3963830cb13dd
Author: Sam McCall <sam.mccall at gmail.com>
Date: 2022-11-24 (Thu, 24 Nov 2022)
Changed paths:
M clang/lib/Format/TokenAnnotator.cpp
M clang/unittests/Format/FormatTestCSharp.cpp
Log Message:
-----------
[Format] Don't crash on mismatched brackets
More information about the All-commits
mailing list