[PATCH] D123787: [clang][OpenMP][DebugInfo] Debug support for TLS variables when present in OpenMP consructs

Adrian Prantl via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Apr 22 10:14:47 PDT 2022


aprantl accepted this revision.
aprantl added a comment.
This revision is now accepted and ready to land.

Oh, it's a //global// variable that supposed to shadow the function parameter! Thanks for clarifying.


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

https://reviews.llvm.org/D123787



More information about the cfe-commits mailing list