]> granicus.if.org Git - clang/commit
ToolingTests: Tweak getAnyTarget() to match "x86_64".
authorNAKAMURA Takumi <geek4civic@gmail.com>
Tue, 6 Oct 2015 13:58:13 +0000 (13:58 +0000)
committerNAKAMURA Takumi <geek4civic@gmail.com>
Tue, 6 Oct 2015 13:58:13 +0000 (13:58 +0000)
commit66a002078453fd34727f121f747fd4961f48a776
treeed7694f724db8fa51f5e7ae50fee20573ae5b1ee
parenta2c0293f9061ef32a89c3911fe7d613b58ffef27
ToolingTests: Tweak getAnyTarget() to match "x86_64".

Both "x86" and "x86-64" are incompatible to triple's arch.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@249403 91177308-0d34-0410-b5e6-96231b3b80d8
unittests/Tooling/ToolingTest.cpp