[PATCH] D104680: [clang] Eliminate relational function pointer comparisons in all C++ modes

Joerg Sonnenberger via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Jun 30 14:53:05 PDT 2021


joerg added a comment.

Is there any reason for breaking C++03 code here? I don't see the advantage to that at all.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D104680/new/

https://reviews.llvm.org/D104680



More information about the cfe-commits mailing list