Skip to content
Unverified Commit 74cf5254 authored by arrv-sc's avatar arrv-sc Committed by GitHub
Browse files

[llvm][Support] Add indirection to call correct validate(...) function (#71966)

Previously "yamlize" overload for validatedMappingTraits was unconditionally calling "MappingTraits<T>::validate" even if "MappingContextTraits<T, Context>" was passed to it.

Therefore compilation failed when specifying "MappingContextTraits<T,Context>::validate()"
parent 482a37b8
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment