]> granicus.if.org Git - clang/commit
Fix printing of GCCAsmExprs with input or output arguments.
authorJonathan Roelofs <jonathan@codesourcery.com>
Tue, 9 Jun 2015 14:13:31 +0000 (14:13 +0000)
committerJonathan Roelofs <jonathan@codesourcery.com>
Tue, 9 Jun 2015 14:13:31 +0000 (14:13 +0000)
commit1f52d6aa1bd9b42f83b1c2a2f888663e925d0584
tree166e264a81d5ee0f95f0b7a7ff6f45ef2504fc79
parent3db9851d2c0ee387b133a483a50c1310af19a50e
Fix printing of GCCAsmExprs with input or output arguments.

Patch by Nick Sumner!

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@239406 91177308-0d34-0410-b5e6-96231b3b80d8
lib/AST/StmtPrinter.cpp
test/Sema/ast-print.c