]> granicus.if.org Git - clang/commit
test: Fix feature test for "native" in lit.cfg
authorJustin Bogner <mail@justinbogner.com>
Tue, 11 Mar 2014 04:34:17 +0000 (04:34 +0000)
committerJustin Bogner <mail@justinbogner.com>
Tue, 11 Mar 2014 04:34:17 +0000 (04:34 +0000)
commit3750d8d9247989a100dba27bb501d5818acc316d
treebdde3cfec73ae8dca5ec2e75a8189a8f45183cc1
parente611caa9f24658356482017d5ed6b0ef239c1a28
test: Fix feature test for "native" in lit.cfg

Checking if the host arch is in the triple isn't quite correct. Change
the feature test to match llvm's, which made the same change in r193459.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@203540 91177308-0d34-0410-b5e6-96231b3b80d8
test/lit.cfg
test/lit.site.cfg.in