[PATCH] D43239: Improve internal StringSwitch code gen with Optional<T>

David Zarzycki via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 13 12:20:59 PST 2018


davezarzycki added a comment.

Thanks for the feedback Doug. I can certainly make the std::move change. Separately and to the best of my knowledge, I don't have commit privileges to LLVM proper, so somebody else will need to merge this. Thanks :-)


Repository:
  rL LLVM

https://reviews.llvm.org/D43239





More information about the llvm-commits mailing list