[PATCH] D71818: reland "[DebugInfo] Support to emit debugInfo for extern variables"

Reid Kleckner via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sun Dec 22 18:35:54 PST 2019


rnk added a comment.

I patched this in, and the tests don't pass for me locally, so we're back to where we started. Go ahead and land it, I guess. I'm kind of not happy that we had to poke another virtual method through the ASTConsumer interface to make this happen.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D71818





More information about the cfe-commits mailing list