]> granicus.if.org Git - clang/commit
[ASTImporter] Import fix of GCCAsmStmts w/ missing symbolic operands
authorGabor Horvath <xazax.hun@gmail.com>
Mon, 13 Mar 2017 15:32:24 +0000 (15:32 +0000)
committerGabor Horvath <xazax.hun@gmail.com>
Mon, 13 Mar 2017 15:32:24 +0000 (15:32 +0000)
commit5f2fe71e3a9e5de475e77fcf8e0e08985f9d4ccc
treea974cbf02f5bff2d191c2e5ed4b6d58c59d729f2
parentde06f0b75e05b038554ccd5f8267cec1371bd6f1
[ASTImporter] Import fix of GCCAsmStmts w/ missing symbolic operands

Patch by Zoltan Gera!

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

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@297627 91177308-0d34-0410-b5e6-96231b3b80d8
lib/AST/ASTImporter.cpp
test/ASTMerge/asm/Inputs/asm-function.cpp
test/ASTMerge/asm/test.cpp