Unverified Commit a8977005 authored by Timm Baeder's avatar Timm Baeder Committed by GitHub
Browse files

[clang][Interp] Don't diagnose undefined functions when checking... (#75051)

... for a potential constant expression. They are not defined now, but
might be defined later when the function is actually called.
parent bb18611e
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