[clang]use correct this scope to evaluate noexcept expr when deduce template
Fixes: #77411 When substituting deduced type, noexcept expr in function decl should be instantiated and evaluated. ThisScrope should be switched to method context
parent
0930f62c
Please register or sign in to comment