Unverified Commit 4b7e861d authored by Congcong Cai's avatar Congcong Cai Committed by GitHub
Browse files

[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
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