[PATCH] D126224: Add DWARF string debug to clang release notes.
Paul Robinson via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon May 23 14:40:25 PDT 2022
probinson added a comment.
Unnamed variables are an oddity, sure; we've had to patch a downstream test or two that wasn't being careful enough. But not providing a name is entirely defensible, and consumers should be willing to cope with DWARF that doesn't fully meet their expectations.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D126224/new/
https://reviews.llvm.org/D126224
More information about the cfe-commits
mailing list