https://github.com/erichkeane commented:

This seems reaosnable to me? Or at least as we can be for what sort of stuff 
this needs to do.

Though I DO wonder if the property:
`!FD->isDefined() && FD->isImplicitlyInstantiable() && FD->isConstexpr()`

should be a function inside of `FunctionDecl` with its own descriptive name.  
Those conditions there are pretty horrific to read.

https://github.com/llvm/llvm-project/pull/173537
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to