[lldb-dev] Any objection to disabling warnings for C99 features?
Vince Harron
vharron at google.com
Wed Feb 11 11:19:02 PST 2015
[4/19] Building CXX object
tools/lldb/...nPlatformLinux.dir/PlatformLinux.cpp.o
/usr/local/google/home/vharron/ll/tot/llvm/tools/lldb/source/Plugins/Platform/Linux/PlatformLinux.cpp:67:15:
warning: designated initializers are a C99 feature [-Wc99-extensions]
{ .name = "use-llgs-for-local" , OptionValue::eTypeBoolean,
true, true, NULL, NULL, "Control whether the platform uses llgs for local
debug sessions." },
^~~~~~~~~~~~~~~~~~~~~~~~~~~~
--
Vince Harron | Technical Lead Manager | vharron at google.com | 858-442-0868
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/lldb-dev/attachments/20150211/d4add182/attachment.html>
More information about the lldb-dev
mailing list