[PATCH] D45438: [CodeView] Enable debugging of captured variables within C++ lambdas

Brock Wyma via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 22 05:45:20 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rC332975 (authored by bwyma, committed by ).
Herald added a subscriber: cfe-commits.

Changed prior to commit:
  https://reviews.llvm.org/D45438?vs=146612&id=147988#toc

Repository:
  rC Clang

https://reviews.llvm.org/D45438

Files:
  lib/CodeGen/CGDebugInfo.cpp
  test/CodeGen/debug-info-codeview-unnamed.c
  test/CodeGenCXX/debug-info-codeview-unnamed.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D45438.147988.patch
Type: text/x-patch
Size: 11906 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180522/b094f92f/attachment.bin>


More information about the llvm-commits mailing list