[libcxx-commits] [PATCH] D59999: Allow the compiler to optimize `string == "literal string"`.
Samuel Benzaquen via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Mon Apr 29 07:31:12 PDT 2019
sbenza retitled this revision from "Make it easier for the compiler to optimize `operator==(string,char*)`." to "Allow the compiler to optimize `string == "literal string"`.".
sbenza edited the summary of this revision.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D59999/new/
https://reviews.llvm.org/D59999
More information about the libcxx-commits
mailing list