[cfe-dev] I'd like to disable the warning for deprecated functions

David Barto via cfe-dev cfe-dev at lists.llvm.org
Tue Jul 18 09:33:54 PDT 2017


on the command line.

	-Wno-deprecated-implementations

doesn’t appear to do it. I don’t want to litter the code with push/pop diagnostics as the code is compiled with GCC as well.

Any hints?

	David


David Barto
barto at cambridgesemantics.com

Sometimes, my best code does nothing. Most of the rest of it has bugs.






More information about the cfe-dev mailing list