diff options
author | Dmitry Vyukov <dvyukov@google.com> | 2016-04-14 11:40:08 +0000 |
---|---|---|
committer | Dmitry Vyukov <dvyukov@google.com> | 2016-04-14 11:40:08 +0000 |
commit | 909d080d98acf3508b3e8d76b2c2b3371e17f618 (patch) | |
tree | 884a18bde29ad579b35508931b5b7f875376a3ff /lldb/packages/Python/lldbsuite/test/python_api/section | |
parent | 51f9eaa5e2238e851df9bd13ac2ada2575ed7068 (diff) | |
download | bcm5719-llvm-909d080d98acf3508b3e8d76b2c2b3371e17f618.tar.gz bcm5719-llvm-909d080d98acf3508b3e8d76b2c2b3371e17f618.zip |
asan: fix build
Some bots failed with:
sanitizer_quarantine.h:104:7: error: unused typedef 'assertion_failed__104' [-Werror,-Wunused-local-typedef]
COMPILER_CHECK(kPrefetch <= ARRAY_SIZE(b->batch));
Replace COMPILER_CHECK with CHECK.
llvm-svn: 266291
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/section')
0 files changed, 0 insertions, 0 deletions