[all-commits] [llvm/llvm-project] 268f0d: [ASTMatchers] Simplify isDefaultedHelper (NFC) (#1...
Kazu Hirata via All-commits
all-commits at lists.llvm.org
Sun Apr 27 21:51:06 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 268f0d4ebe47d73c361f8f2bce051d58994a33bc
https://github.com/llvm/llvm-project/commit/268f0d4ebe47d73c361f8f2bce051d58994a33bc
Author: Kazu Hirata <kazu at google.com>
Date: 2025-04-27 (Sun, 27 Apr 2025)
Changed paths:
M clang/include/clang/ASTMatchers/ASTMatchersInternal.h
Log Message:
-----------
[ASTMatchers] Simplify isDefaultedHelper (NFC) (#137571)
We can use "constexpt if" to combine the two variants of functions.
---------
Co-authored-by: Jakub Kuderski <kubakuderski at gmail.com>
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