summaryrefslogtreecommitdiffstats
path: root/test/CodeGenCXX/debug-info-codeview-unnamed.cpp
Commit message (Collapse)AuthorAgeFilesLines
* [CodeView] Enable debugging of captured variables within C++ lambdasBrock Wyma2018-05-221-0/+108
This change will help Visual Studio resolve forward references to C++ lambda routines used by captured variables. Differential Revision: https://reviews.llvm.org/D45438 git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@332975 91177308-0d34-0410-b5e6-96231b3b80d8