[PATCH] D62167: CodeView - add static data members to global variable debug info.

Reid Kleckner via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue May 21 13:21:33 PDT 2019


rnk added a comment.

This needs a clang-side test to show that clang generates the expected IR for static data members.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D62167





More information about the cfe-commits mailing list