[PATCH] D45122: [DebugInfo] Add a new DI flag to record if a C++ record is a trivial type

David Blaikie via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 2 08:50:37 PDT 2018


dblaikie added a subscriber: asmith.
dblaikie added a comment.

Yeah, +1 for verifying whether or not DIFlagTypePassByValue/Reference is
sufficient for this.


Repository:
  rL LLVM

https://reviews.llvm.org/D45122





More information about the llvm-commits mailing list