Skip to content
Commit 32b43764 authored by Richard Smith's avatar Richard Smith
Browse files

PR31514: Add recursive self-instantiation check during template argument

deduction in partial ordering.

This prevents us from crashing due to attempting to instantiate the same class
template specialization definition multiple times. (Debug builds also appear to
sometimes hit the stack limit before hitting the instantiation depth limit in
this case.)

llvm-svn: 291407
parent e4c7f122
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment