[all-commits] [llvm/llvm-project] a130cf: [clang] Fix printing of lambdas with capture expre...

kadir çetinkaya via All-commits all-commits at lists.llvm.org
Thu Jul 16 03:50:50 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: a130cf8ae8ab56ba1cfa7edc52b637c9d0c3fd38
      https://github.com/llvm/llvm-project/commit/a130cf8ae8ab56ba1cfa7edc52b637c9d0c3fd38
  Author: Ilya Golovenko <ilya.golovenko at huawei.com>
  Date:   2020-07-16 (Thu, 16 Jul 2020)

  Changed paths:
    M clang/lib/AST/StmtPrinter.cpp
    M clang/test/AST/ast-printer-lambda.cpp

  Log Message:
  -----------
  [clang] Fix printing of lambdas with capture expressions

Patch by @walrus !

Reviewers: lattner, kadircet

Reviewed By: kadircet

Subscribers: riccibruno, cfe-commits

Tags: #clang

Differential Revision: https://reviews.llvm.org/D83855




More information about the All-commits mailing list