summaryrefslogtreecommitdiffstats
path: root/clang/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 llvm-svn: 332975
OpenPOWER on IntegriCloud