[ThinLTO] New test needs to require LTO

Fix buildbot failures:
http://lab.llvm.org:8011/builders/sanitizer-x86_64-linux/builds/5262/steps/annotate/logs/stdio

llvm-svn: 317728
This commit is contained in:
Teresa Johnson 2017-11-08 21:48:27 +00:00
parent 49370ac7e2
commit c707c6f3a7
1 changed files with 2 additions and 0 deletions

View File

@ -6,6 +6,8 @@
//
// Test crash due to __sanitizer_annotate_contiguous_container.
// REQUIRES: lto
#include <assert.h>
#include <string.h>