[all-commits] [llvm/llvm-project] daab9d: [NFC][clang] Remove extra `To` in method name (#17...
PiJoules via All-commits
all-commits at lists.llvm.org
Thu Dec 4 11:46:58 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: daab9dd161d72e2d6bd8cf081563eaeef744bb63
https://github.com/llvm/llvm-project/commit/daab9dd161d72e2d6bd8cf081563eaeef744bb63
Author: PiJoules <6019989+PiJoules at users.noreply.github.com>
Date: 2025-12-04 (Thu, 04 Dec 2025)
Changed paths:
M clang/include/clang/AST/TypeBase.h
M clang/lib/CodeGen/CGExpr.cpp
M clang/lib/CodeGen/CGPointerAuth.cpp
M clang/lib/CodeGen/ItaniumCXXABI.cpp
Log Message:
-----------
[NFC][clang] Remove extra `To` in method name (#170723)
`hasPointeeToToCFIUncheckedCalleeFunctionType` ->
`hasPointeeToCFIUncheckedCalleeFunctionType`
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