Structural equivalence of methods can falsely report false when the
exception specifier is unresolved (i.e unevaluated or not instantiated).
(This caused one assertion during bitcoin ctu-analysis.)
Differential D61424
[ASTImporter] Fix inequivalence of unresolved exception spec Authored by martong on May 2 2019, 2:52 AM.
Details
Structural equivalence of methods can falsely report false when the (This caused one assertion during bitcoin ctu-analysis.)
Diff Detail
|