Avoid an unnecessary recursive loop between type canonicalization and NNS...
Avoid an unnecessary recursive loop between type canonicalization and NNS canonicalization which would (rarely) lead to memory corruption. While I'm here, simplify. Fixes PR12166. Not committing a testcase because it's impossible to reduce it. llvm-svn: 151967
Loading
Please register or sign in to comment