[all-commits] [llvm/llvm-project] d3506e: [clang-format] RemoveParentheses shouldn't remove ...
Owen Pan via All-commits
all-commits at lists.llvm.org
Fri May 2 19:20:00 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d3506ee573a2aa1403817642ef45f8c0305bb572
https://github.com/llvm/llvm-project/commit/d3506ee573a2aa1403817642ef45f8c0305bb572
Author: Owen Pan <owenpiano at gmail.com>
Date: 2025-05-02 (Fri, 02 May 2025)
Changed paths:
M clang/lib/Format/UnwrappedLineParser.cpp
M clang/unittests/Format/FormatTest.cpp
Log Message:
-----------
[clang-format] RemoveParentheses shouldn't remove empty parentheses (#138229)
Fix #138124
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list