PR41183: Don't emit strict-prototypes warning for an implicit function
declaration. It should emit _only_ an implicit-function-declaration warning, not both of them. Differential Revision: https://reviews.llvm.org/D59711 llvm-svn: 360084
Loading
Please sign in to comment