This revision was automatically updated to reflect the committed changes.
Closed by commit rL246605: Use -Wno-vla-extension globally. (authored by
brucem).
Changed prior to commit:
http://reviews.llvm.org/D12515?vs=33660&id=33755#toc
Repository:
rL LLVM
http://reviews.llvm.org/D12515
Files
brucem created this revision.
brucem added a reviewer: clayborg.
brucem added a subscriber: lldb-commits.
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.
http://reviews.llvm.org/D1