[clang] Supports viewing class member variables in lambda when using the vs debugger (PR #71564)

via cfe-commits cfe-commits at lists.llvm.org
Thu Nov 16 09:04:13 PST 2023


================
@@ -0,0 +1,48 @@
+// RUN: %clang_cl --target=x86_64-windows-msvc /c /Z7 -o %t.obj -- %s
----------------
GkvJwa wrote:

got it, review again

https://github.com/llvm/llvm-project/pull/71564


More information about the cfe-commits mailing list