[PATCH] D46155: Add warning flag -Wordered-compare-function-pointers.

Roman Lebedev via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sat May 5 02:27:09 PDT 2018


lebedev.ri added a comment.

Ideally there should be a test that verifies that `-Wordered-compare-function-pointers` / `-Wno-ordered-compare-function-pointers` / the default is what you expect it to be.


Repository:
  rC Clang

https://reviews.llvm.org/D46155





More information about the cfe-commits mailing list