[PATCH] D95617: [DWARF] Inlined variables with no location should not have a DW_TAG_variable

Rainer Orth via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 21 01:56:25 PST 2022


ro added a comment.

I've now updated Issue #46473 for this failure and posted D120238 <https://reviews.llvm.org/D120238> to `XFAIL` the test. I think that's the best solution for now and in line with what was done for the other affected testcases.  This way, when/if the bug gets fixed, all affected tests start to `XPASS` and can be adjusted.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D95617



More information about the llvm-commits mailing list