[PATCH] D139928: [clang][DebugInfo] Backport emitting DW_AT_default_value for default template arguments

Michael Buch via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Dec 13 09:58:24 PST 2022


Michael137 added a comment.

In D139928#3992233 <https://reviews.llvm.org/D139928#3992233>, @dblaikie wrote:

> (This should be committed in two parts - the LLVM part first, then the Clang part - since they can be separated, they should be - but happy to review it altogether)

Split the review: https://reviews.llvm.org/D139953

Updated the version check to be a bit more general.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D139928



More information about the cfe-commits mailing list