llvm-project
b5c65886 - [ADT] Simplify enable_if_struct_deref_supported (NFC) (#159939)

Commit
2 days ago
[ADT] Simplify enable_if_struct_deref_supported (NFC) (#159939) This patch simplifies enable_if_struct_deref_supported by using a default template parameter as a temporary type alias. This way, we do not have to repeat decltype(...).
Parents
Loading