aprantl accepted this revision.
aprantl added a comment.
This revision is now accepted and ready to land.

Not sure if this is the driving motivation, but this would probably allow 
LLDB's expression evaluator to synthesize a default implementation for these 
functions if they were optimized away.



================
Comment at: clang/test/CodeGenCXX/debug-info-defaulted.cpp:31
+
+// All ctors/dtors are implicitly defatuled.
+// So no DW_AT_defaulted expected for these.
----------------
typo: defaulted


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D153362/new/

https://reviews.llvm.org/D153362

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to