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.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D12515
Use -Wno-vla-extension globally. ClosedPublic Authored by brucem on Aug 31 2015, 8:14 PM.
Details Summary This was previously only established within debugserver, but
Diff Detail
Event Timelinebrucem updated this object. This revision is now accepted and ready to land.Sep 1 2015, 9:46 AM Closed by commit rL246605: Use -Wno-vla-extension globally. (authored by brucem). · Explain WhySep 1 2015, 4:45 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 33755 lldb/trunk/cmake/modules/LLDBConfig.cmake
lldb/trunk/tools/debugserver/source/CMakeLists.txt
|