[all-commits] [llvm/llvm-project] 8d373c: [clang-format] Handle C-style cast of member funct...
Owen Pan via All-commits
all-commits at lists.llvm.org
Sat Feb 8 23:22:55 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 8d373ceaec1f1b27c9e682cfaf71aae19ea48d98
https://github.com/llvm/llvm-project/commit/8d373ceaec1f1b27c9e682cfaf71aae19ea48d98
Author: Owen Pan <owenpiano at gmail.com>
Date: 2025-02-08 (Sat, 08 Feb 2025)
Changed paths:
M clang/lib/Format/TokenAnnotator.cpp
M clang/unittests/Format/TokenAnnotatorTest.cpp
Log Message:
-----------
[clang-format] Handle C-style cast of member function pointer type (#126340)
Fixes #125012.
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