[PATCH] D73261: [dwarf5] Support DebugInfo for constexpr for C++ variables and functions
Djordje Todorovic via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Feb 11 00:12:25 PST 2020
djtodoro added a comment.
@awpandey Thanks for doing this, but could you please explain the motivation of implementing this? Can we use is (somehow) to generate more variables with the `DW_AT_const_value`?
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D73261/new/
https://reviews.llvm.org/D73261
More information about the cfe-commits
mailing list