This has a dependence on D45122
Details
Details
Diff Detail
Diff Detail
Event Timeline
CodeGen/CGDebugInfo.cpp | ||
---|---|---|
2842–2843 | I think we might as well set it when emitting DWARF for simplicity. |
Comment Actions
lgtm
I still think we probably want to flag individual constructors and destructors as trivial, so we can decide whether to emit them or not in CodeViewDebug.cpp.
I think we might as well set it when emitting DWARF for simplicity.