Commit 268f0d4
[ASTMatchers] Simplify isDefaultedHelper (NFC) (llvm#137571)
We can use "constexpt if" to combine the two variants of functions.
---------
Co-authored-by: Jakub Kuderski <[email protected]>1 parent 55651e7 commit 268f0d4
1 file changed
+3
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
871 | 871 | | |
872 | 872 | | |
873 | 873 | | |
874 | | - | |
875 | | - | |
876 | | - | |
| 874 | + | |
| 875 | + | |
| 876 | + | |
877 | 877 | | |
878 | 878 | | |
879 | | - | |
880 | | - | |
881 | | - | |
882 | 879 | | |
883 | 880 | | |
884 | 881 | | |
| |||
0 commit comments