[PATCH] D116203: [clang] adds unary type transformations as compiler built-ins
Derek Schuff via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Aug 22 15:12:20 PDT 2022
dschuff added a comment.
This broke us in emscripten as well (building with trunk clang against a recent-but-not-trunk version of libcxx). I can test the fix if you want.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D116203/new/
https://reviews.llvm.org/D116203
More information about the cfe-commits
mailing list