[analyzer] Hotfix for buildbot failure due to unspecified triple in r277449
authorArtem Dergachev <artem.dergachev@gmail.com>
Tue, 2 Aug 2016 15:16:06 +0000 (15:16 +0000)
committerArtem Dergachev <artem.dergachev@gmail.com>
Tue, 2 Aug 2016 15:16:06 +0000 (15:16 +0000)
commit7a7004a9993d3715e741aaafecf90ad9d5af7cf9
tree8d01e8f84c030b047501378a781e13d024271420
parent24d0d4d2ecd5f2d612e3e6e9acaae1778b2f4b84
[analyzer] Hotfix for buildbot failure due to unspecified triple in r277449

If a target triple is not specified, the default host triple is used,
which is not good for compiling inline assembler code.

Patch by Raphael Isemann!

llvm-svn: 277473
clang/test/Analysis/copypaste/asm.cpp