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

Alok Kumar Sharma via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Apr 18 05:23:49 PDT 2022


alok updated this revision to Diff 423362.
alok added a comment.

Re-based.


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

https://reviews.llvm.org/D123787

Files:
  clang/include/clang/AST/Decl.h
  clang/lib/CodeGen/CGDecl.cpp
  clang/lib/CodeGen/CGStmtOpenMP.cpp
  clang/test/OpenMP/debug_threadprivate_copyin.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D123787.423362.patch
Type: text/x-patch
Size: 5204 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220418/4bce5090/attachment.bin>


More information about the cfe-commits mailing list