[PATCH] D74384: Use std::foo_t rather than std::foo in LLVM.

Nico Weber via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 12 07:18:17 PST 2020


thakis added a comment.

Looks like this broke building on windows with clang-cl as host compiler in some situations: http://45.33.8.238/win/8160/step_4.txt

I'm not sure if that's a bug in the version of the host clang I'm using yet. I'll poke around a bit and let you know.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D74384





More information about the llvm-commits mailing list