[cfe-dev] Using -Wno-unused-local-typedef on the command line

Edward Diener eldlistmailingz at tropicsoft.com
Sun Aug 2 18:50:15 PDT 2015


Even though I am using -Wno-unused-local-typedef on the command line I 
am still getting:

some_file.hpp:113:9: warning: unused typedef 'some_unused_typedef' 
[-Wunused-local-typedef]

This is with the latest version of clang from source. What must I do to 
get rid of this warning ?




More information about the cfe-dev mailing list