]> granicus.if.org Git - clang/commit
Add triple to test case.
authorRichard Trieu <rtrieu@google.com>
Wed, 5 Sep 2018 21:55:09 +0000 (21:55 +0000)
committerRichard Trieu <rtrieu@google.com>
Wed, 5 Sep 2018 21:55:09 +0000 (21:55 +0000)
commitf36dcdac5bc8fdfe9b3f6ea9cfda11ad43da19ef
tree70b378cce020789a68ccf8ec24dc24639e920e29
parentc72ce85b088d385ed489749a0f927ae107d9143f
Add triple to test case.

This test uses enums, which have different behavior when targeting different
systems.  Specifying a triple will give predictable behavior to this test.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@341496 91177308-0d34-0410-b5e6-96231b3b80d8
test/Modules/odr_hash.cpp