[PATCH] D151101: Add missing header for uint64_t
Paulo Matos via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon May 22 07:37:18 PDT 2023
pmatos added reviewers: foad, nikic.
pmatos added a comment.
Herald added a subscriber: StephenFan.
Adding Jay and Nikita as reviewers since they authored and approved the related revision D120123 <https://reviews.llvm.org/D120123> .
I have noticed that in some environment with EXPENSIVE_CHECKS, LLVM fails to build due to undefined uint64_t used in line 234.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D151101/new/
https://reviews.llvm.org/D151101
More information about the llvm-commits
mailing list