diff options
author | Bruce Mitchener <bruce.mitchener@gmail.com> | 2015-09-01 23:43:51 +0000 |
---|---|---|
committer | Bruce Mitchener <bruce.mitchener@gmail.com> | 2015-09-01 23:43:51 +0000 |
commit | 4aed72571acd47d2ee1161281a072587adf5b5a6 (patch) | |
tree | a795f8d91da39433b029cd39af0ca0f99a145ae8 /lldb/source/Commands/CommandObjectBreakpoint.cpp | |
parent | 83c862ad52fc71a2c3befcc1ebfabb726854831f (diff) | |
download | llvm-4aed72571acd47d2ee1161281a072587adf5b5a6.zip llvm-4aed72571acd47d2ee1161281a072587adf5b5a6.tar.gz llvm-4aed72571acd47d2ee1161281a072587adf5b5a6.tar.bz2 |
Use -Wno-vla-extension globally.
Summary:
This was previously only established within debugserver, but
there is a use of the VLA extension in source/Host/macosx/Symbols.cpp,
so ignore this warning globally.
Reviewers: clayborg
Subscribers: lldb-commits
Differential Revision: http://reviews.llvm.org/D12515
llvm-svn: 246605
Diffstat (limited to 'lldb/source/Commands/CommandObjectBreakpoint.cpp')
0 files changed, 0 insertions, 0 deletions