[PATCH] D43189: [DebugInfo] Avoid name conflict of generated VLA expression variable.

Phabricator via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Feb 12 23:51:31 PST 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rC324988: [DebugInfo] Avoid name conflict of generated VLA expression variable. (authored by s.desmalen, committed by ).

Repository:
  rC Clang

https://reviews.llvm.org/D43189

Files:
  lib/CodeGen/CGDecl.cpp
  test/CodeGen/debug-info-vla.c
  test/CodeGenCXX/debug-info-vla.cpp
  test/OpenMP/target_codegen.cpp
  test/OpenMP/target_parallel_codegen.cpp
  test/OpenMP/target_parallel_for_codegen.cpp
  test/OpenMP/target_parallel_for_simd_codegen.cpp
  test/OpenMP/target_simd_codegen.cpp
  test/OpenMP/target_teams_codegen.cpp
  test/OpenMP/target_teams_distribute_codegen.cpp
  test/OpenMP/target_teams_distribute_simd_codegen.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D43189.134000.patch
Type: text/x-patch
Size: 7313 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180213/e6fe48c1/attachment-0001.bin>


More information about the cfe-commits mailing list