summaryrefslogtreecommitdiffstats
path: root/lldb/source/Expression/ASTResultSynthesizer.cpp
diff options
context:
space:
mode:
authorAaron Ballman <aaron@aaronballman.com>2014-05-29 12:59:11 +0000
committerAaron Ballman <aaron@aaronballman.com>2014-05-29 12:59:11 +0000
commit8ee4126ae1c1d7ccc288f761c7d2ca04aadbef6b (patch)
tree89be07d8e66c0347c3eb764b5623fc82545f63df /lldb/source/Expression/ASTResultSynthesizer.cpp
parent2882a12337184e3fa9b0a3341b294ab27f760832 (diff)
downloadbcm5719-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 'lldb/source/Expression/ASTResultSynthesizer.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud