Commit 0637a482 authored by Congcong Cai's avatar Congcong Cai
Browse files

[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
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment