diff options
| author | Aaron Ballman <aaron@aaronballman.com> | 2014-05-29 12:59:11 +0000 |
|---|---|---|
| committer | Aaron Ballman <aaron@aaronballman.com> | 2014-05-29 12:59:11 +0000 |
| commit | 8ee4126ae1c1d7ccc288f761c7d2ca04aadbef6b (patch) | |
| tree | 89be07d8e66c0347c3eb764b5623fc82545f63df /compiler-rt/lib/tsan/tests/unit/tsan_dense_alloc_test.cc | |
| parent | 2882a12337184e3fa9b0a3341b294ab27f760832 (diff) | |
| download | bcm5719-llvm-8ee4126ae1c1d7ccc288f761c7d2ca04aadbef6b.tar.gz bcm5719-llvm-8ee4126ae1c1d7ccc288f761c7d2ca04aadbef6b.zip | |
Fixing a test case which was failing the MSVC build bots. When -std isn't specified with an MSVC build, it defaults to -std=c++11, which overrides the -x cuda option. In turn, this causes all CUDA language option checks to fail.
This fix is possibly temporary while we determine whether -x cuda should be considered along with -std=c++11 when setting language options.
llvm-svn: 209808
Diffstat (limited to 'compiler-rt/lib/tsan/tests/unit/tsan_dense_alloc_test.cc')
0 files changed, 0 insertions, 0 deletions

