[PATCH] D78167: [llvm][StringExtras] Merge StringExtras from MLIR into LLVM
Nico Weber via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Apr 14 19:35:51 PDT 2020
thakis added a comment.
Looks like this doesn't build with msvc's headers: http://45.33.8.238/win/12929/step_4.txt Probably just needs a cctype include (or use the non-namespaced c version).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D78167/new/
https://reviews.llvm.org/D78167
More information about the llvm-commits
mailing list