summaryrefslogtreecommitdiffstats
path: root/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/RenderScriptRuntime.h
diff options
context:
space:
mode:
authorDaniel Sanders <daniel.sanders@imgtec.com>2016-01-28 13:49:33 +0000
committerDaniel Sanders <daniel.sanders@imgtec.com>2016-01-28 13:49:33 +0000
commitea59b9d91f072bf7f6fccf2c1c566c9e0f060369 (patch)
tree23bcf507f26a5d93396673cecf58d200c59197f4 /lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/RenderScriptRuntime.h
parent02fa1c80c4648655c352705265d8f1c0cebd53ea (diff)
downloadbcm5719-llvm-ea59b9d91f072bf7f6fccf2c1c566c9e0f060369.tar.gz
bcm5719-llvm-ea59b9d91f072bf7f6fccf2c1c566c9e0f060369.zip
[libcxx] Work around for clang calling GAS after having already failed.
Summary: This is a workaround to a clang bug which causes libcxx tests to fail in the 3.8 release. The clang bug is currently being investigated. It seems that clang does not stop after frontend errors when using -verify and -fno-integrated-as (or when this is the default). This patch adds -fsyntax-only to prevent GAS from being called, fixing the libcxx failures. PR26277 Patch by Eric Fiselier Reviewers: mclow.lists, hans, EricWF Subscribers: cfe-commits Differential Revision: http://reviews.llvm.org/D16584 llvm-svn: 259046
Diffstat (limited to 'lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/RenderScriptRuntime.h')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud