]> granicus.if.org Git - clang/commit
When dumping implicit cast exprs, print out whether the cast is an lvalue cast or...
authorAnders Carlsson <andersca@mac.com>
Sat, 14 Nov 2009 22:35:18 +0000 (22:35 +0000)
committerAnders Carlsson <andersca@mac.com>
Sat, 14 Nov 2009 22:35:18 +0000 (22:35 +0000)
commit0e489ea67da94ca5ba3df67cab4f0da61d56367d
tree75f5f095078bd63a05fec4ebf36a2b0bc600d4eb
parent9a8a83b8fe5be9a4ca20ec6eeaafaf201ce594f9
When dumping implicit cast exprs, print out whether the cast is an lvalue cast or not.

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