[clang]use correct this scope to evaluate noexcept expr (#77416)
Fixes: #77411 When substituting deduced type, noexcept expr in method should be instantiated and evaluated. ThisScrope should be switched to method context instead of origin sema context
parent
2aec7083
Please register or sign in to comment