This has a dependence on D45122
Details
Details
Diff Detail
Diff Detail
- Repository
 - rC Clang
 
Event Timeline
| CodeGen/CGDebugInfo.cpp | ||
|---|---|---|
| 2842–2843 ↗ | (On Diff #140545) | 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.