[PATCH] D41698: [DebugInfo] Enable debug information for C99 VLA types

Sander de Smalen via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Jan 16 06:09:08 PST 2018


sdesmalen updated this revision to Diff 129943.
sdesmalen added a comment.

Refactoring based on @aprantl's suggestions.


https://reviews.llvm.org/D41698

Files:
  lib/CodeGen/CGDebugInfo.cpp
  lib/CodeGen/CGDebugInfo.h
  lib/CodeGen/CGDecl.cpp
  lib/CodeGen/CodeGenFunction.cpp
  lib/CodeGen/CodeGenFunction.h
  test/CodeGen/debug-info-vla.c
  test/CodeGenCXX/debug-info-vla.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D41698.129943.patch
Type: text/x-patch
Size: 13368 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180116/92dc02f2/attachment-0001.bin>


More information about the cfe-commits mailing list