[PATCH] D86724: [BuildLibCalls] Add argmemonly to more lib calls.

Eli Friedman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 27 12:24:25 PDT 2020


efriedma added a comment.

https://www.gnu.org/software/libc/manual/html_node/String_002fArray-Comparison.html#index-strcasecmp says "How uppercase and lowercase characters are related is determined by the currently selected locale."  That seems pretty clear.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D86724



More information about the llvm-commits mailing list