[PATCH] D59347: [DebugInfo] Combine Trivial and NonTrivial flags
Aaron Smith via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Mar 26 14:34:25 PDT 2019
asmith added a comment.
Okay if we change the flag then I believe the tests under llvm/tests/lib/DebugInfo/CodeView must be updated. If we use NonTrivial all the existing tests work as expected.
LLVM change is here (you are all reviewers).
https://reviews.llvm.org/D59348
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