]> granicus.if.org Git - clang/commit
ASTMerge: explicitly specify arch for GCCAsmStmt test to calm non-x86 buildbots
authorAleksei Sidorin <a.sidorin@samsung.com>
Wed, 28 Sep 2016 11:04:42 +0000 (11:04 +0000)
committerAleksei Sidorin <a.sidorin@samsung.com>
Wed, 28 Sep 2016 11:04:42 +0000 (11:04 +0000)
commite716c9e3bb9eb7336ca77da22d880fa456bcdc6c
tree78c81446d40282fa342079fc686666ec68b572c5
parent7fc60d9e117f4e7f3767089067d3e947f76801ae
ASTMerge: explicitly specify arch for GCCAsmStmt test to calm non-x86 buildbots

This should fix r282572.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@282578 91177308-0d34-0410-b5e6-96231b3b80d8
test/ASTMerge/Inputs/asm-function.cpp [new file with mode: 0644]
test/ASTMerge/asm.cpp [new file with mode: 0644]