summaryrefslogtreecommitdiff
path: root/test/CodeGen/builtins-arm.c
diff options
context:
space:
mode:
authorBrian Gesiak <modocache@gmail.com>2018-02-16 14:11:27 +0000
committerBrian Gesiak <modocache@gmail.com>2018-02-16 14:11:27 +0000
commit95f8295f513508b2e148108902049f79ae285d0f (patch)
treeba69bdd37c775417d0d23d569b30f7a3ba1f7bde /test/CodeGen/builtins-arm.c
parentf2663db126406eada5bd058b413362b8eaf5b563 (diff)
downloadclang-95f8295f513508b2e148108902049f79ae285d0f.tar.gz
[Coroutines] Use target-agnostic size_t in test
Summary: Fix a test failure on ARM hosts that was caused by a difference in the type of size_t, by using a target-agnostic definiton. Test Plan: ``` clang -cc1 -internal-isystem build/lib/clang/7.0.0/include -nostdsysteminc \ -std=c++14 -fcoroutines-ts -verify clang/test/SemaCXX/coroutines.cpp \ -fcxx-exceptions -fexceptions \ -triple armeb-none-eabi ``` git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@325342 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/CodeGen/builtins-arm.c')
0 files changed, 0 insertions, 0 deletions