summaryrefslogtreecommitdiff
path: root/clang/test/Parser/lambda-misplaced-capture-default.cpp
AgeCommit message (Expand)Author
2025-11-06[Clang] fix confusing diagnostics for lambdas with init-captures inside brace...Oleksandr T.
2020-07-18[clang] Provide a more specific diagnostic for a misplaced lambda capture-def...Bruno Ricci