]> granicus.if.org Git - clang/commit
[clang] Respect TerseOutput when printing lambdas
authorKadir Cetinkaya <kadircet@google.com>
Mon, 27 May 2019 16:20:45 +0000 (16:20 +0000)
committerKadir Cetinkaya <kadircet@google.com>
Mon, 27 May 2019 16:20:45 +0000 (16:20 +0000)
commit3098b618c7d10cd82cfe977b53a76df8b822266b
tree5513244c837c97e75f556282e2c1407d13104f93
parentdfbf171da410f5fb59a20bb37c9efd11f507b3e2
[clang] Respect TerseOutput when printing lambdas

Reviewers: ilya-biryukov, hokein, sammccall

Subscribers: cfe-commits

Tags: #clang

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

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@361771 91177308-0d34-0410-b5e6-96231b3b80d8
lib/AST/StmtPrinter.cpp
unittests/AST/StmtPrinterTest.cpp