[PATCH] D54379: Add Hurd toolchain support to Clang

Kristina Brooks via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Nov 16 01:15:29 PST 2018


kristina added a comment.

The other lost comment was regarding the functions where you're using `strcpy` instead of idiomatic LLVM and also creating unnecessary temporary `std::string` instances on the stack.


Repository:
  rC Clang

https://reviews.llvm.org/D54379





More information about the cfe-commits mailing list