summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Object/Error.cpp
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
commit521b13b001861523101ff524fcfc7a4837f29eb9 (patch)
tree5069fd3f88897d9ca477e740f4eeb3c82db77589 /llvm/lib/Object/Error.cpp
parentb8ae30ececa97de2839600fb6645830050eea0f7 (diff)
downloadbcm5719-llvm-521b13b001861523101ff524fcfc7a4837f29eb9.tar.gz
bcm5719-llvm-521b13b001861523101ff524fcfc7a4837f29eb9.zip
[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 ``` llvm-svn: 325342
Diffstat (limited to 'llvm/lib/Object/Error.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud