[PATCH] D153550: [DWARFVerifier] Fix verification of nameless variables.

David Blaikie via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 22 10:13:55 PDT 2023


dblaikie added a comment.

But maybe the deeper question: Why are we creating DW_AT_variables for string literals? They aren't variables as far as a user would be concerned. GCC doesn't do this...


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D153550



More information about the llvm-commits mailing list