[PATCH] D144721: [Tooling/Inclusion] Add the generic abs symbol to the table.

Kadir Cetinkaya via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Feb 24 04:36:36 PST 2023


kadircet added a comment.

this fixes the `abs` in the mentioned issue, but leaves the friends out :( those are specifically `std::labs, std::llabs, std::imaxabs`


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D144721



More information about the cfe-commits mailing list