Partial specialization was not checking the callsite to make sure it was using...
Partial specialization was not checking the callsite to make sure it was using the same constants as the specialization, leading to calls to the wrong specialization. Patch by Takumi Nakamura\! llvm-svn: 105528
Loading
Please register or sign in to comment