================ @@ -668,6 +668,9 @@ AST Matchers - ``hasConditionVariableStatement`` now supports ``for`` loop, ``while`` loop and ``switch`` statements. +- Fixed detection of explicit parameter lists in ``LambdaExpr``. ---------------- WillemKauf wrote:
Changed. https://github.com/llvm/llvm-project/pull/168558 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
