ANAMASGARD wrote: Hi @zwuis > -fms-compatibility enables Microsoft extensions, which expand string literals through > ExpandFunctionLocalPredefinedMacros. That path calls getPredefinedExprDecl during delayed default-argument parsing, > after the lambda scope has been popped. Standard mode does not take this path, so it does not crash.
https://github.com/llvm/llvm-project/pull/213556 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
