When two function types have equivalent (but distinct) noexcept...
When two function types have equivalent (but distinct) noexcept specifications, create separate type sugar nodes. This is necessary so that substitution into the exception specification will substitute into the correct expression. llvm-svn: 284519
Loading
Please register or sign in to comment