llvm-project/lldb/cmake
Bruce Mitchener 4aed72571a 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
2015-09-01 23:43:51 +00:00
..
modules Use -Wno-vla-extension globally. 2015-09-01 23:43:51 +00:00
platforms Use lowercase for local cmake variables. 2015-08-07 18:54:06 +00:00
LLDBDependencies.cmake Add support for language plugins to provide data formatters (second attempt) 2015-09-01 18:22:39 +00:00