llvm-project/lldb/cmake/modules
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
..
AddLLDB.cmake Fix liblldb linking on RHEL 6 (bug #24140) 2015-07-17 15:26:27 +00:00
LLDBConfig.cmake Use -Wno-vla-extension globally. 2015-09-01 23:43:51 +00:00
LLDBStandalone.cmake Standalone cmake build improvements (bug #23889) 2015-07-17 15:50:48 +00:00