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)
commit78f9e038e0c53600b174f0671369f5a2f36c1434
treed6802a688440e453cea4f02f4b60be04b6d4c94a
parent465acfd13c5d009a90b916557ce204a4758bff74
Fix printing of GCCAsmExprs with input or output arguments.

Patch by Nick Sumner!

llvm-svn: 239406
clang/lib/AST/StmtPrinter.cpp
clang/test/Sema/ast-print.c