Commit c8df781e authored by Amy Huang's avatar Amy Huang
Browse files

[DebugInfo] Fix bug in constructor homing with classes with trivial

constructors.

This changes the code to avoid using constructor homing for aggregate
classes and classes with trivial default constructors, instead of trying
to loop through the constructors.

Differential Revision: https://reviews.llvm.org/D87808
parent e3928651
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