rnk added inline comments. ================ Comment at: test/CodeGenCXX/mangle-ms-cxx11.cpp:337 +A a; +} ---------------- This machinery is also supposed to kick in for lambdas in default arguments, right? Can you add that test case? https://reviews.llvm.org/D27226