diff options
author | Pavel Labath <labath@google.com> | 2018-03-13 09:46:10 +0000 |
---|---|---|
committer | Pavel Labath <labath@google.com> | 2018-03-13 09:46:10 +0000 |
commit | cd3cbd4c1f4375cfe9e49d7c39bc2604429f05b4 (patch) | |
tree | 52785a034958dd55586776e2a7dd01406aaac409 /lldb/packages/Python/lldbsuite/test/python_api/interpreter/TestCommandInterpreterAPI.py | |
parent | 01961c4b1a985f8f82f325d981f8b142216ea706 (diff) | |
download | bcm5719-llvm-cd3cbd4c1f4375cfe9e49d7c39bc2604429f05b4.tar.gz bcm5719-llvm-cd3cbd4c1f4375cfe9e49d7c39bc2604429f05b4.zip |
Fix clang-3.8 build
clang-3.8 complains that constructor for '...' must explicitly
initialize the const member. Newer clangs and gcc seem to be fine with
this, but explicitly initializing the member does not hurt.
llvm-svn: 327380
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/interpreter/TestCommandInterpreterAPI.py')
0 files changed, 0 insertions, 0 deletions