[PATCH] D59347: [DebugInfo] Combine Trivial and NonTrivial flags

David Blaikie via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Mar 14 11:15:49 PDT 2019


dblaikie added a comment.

Would it be simpler/better to revert all the FlagTrivial work? & use the FlagNonTrivial+composite type to imply trivial? (since FlagnonTrivial has been in-tree longer)


Repository:
  rC Clang

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

https://reviews.llvm.org/D59347





More information about the cfe-commits mailing list