summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/bench.py
diff options
context:
space:
mode:
authorZachary Turner <zturner@google.com>2016-09-06 22:14:22 +0000
committerZachary Turner <zturner@google.com>2016-09-06 22:14:22 +0000
commit4349e8f9b013269e2e14977acbfd83518d4794df (patch)
tree37f08bc90c7ed3dc10c73ec844c338a3ccef40ae /lldb/packages/Python/lldbsuite/test/bench.py
parent816e762fcc4f9c9296511065a979bf77a5ccf29a (diff)
downloadbcm5719-llvm-4349e8f9b013269e2e14977acbfd83518d4794df.tar.gz
bcm5719-llvm-4349e8f9b013269e2e14977acbfd83518d4794df.zip
Fix tests on Windows.
This wasn't actually a problem with the reformat, but rather a problem with Visual Studio 2015 Update 3, which uses some c++14 features in its standard libraries. So we had to change -std=c++11 to -std=c++14. llvm-svn: 280759
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/bench.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud