[all-commits] [llvm/llvm-project] dd7f30: [libc] fix uint includes and libc bazel
michaelrj-google via All-commits
all-commits at lists.llvm.org
Thu May 12 11:41:07 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: dd7f30464bbf28e9d650b1a2cf2abade14bbb8a1
https://github.com/llvm/llvm-project/commit/dd7f30464bbf28e9d650b1a2cf2abade14bbb8a1
Author: Michael Jones <michaelrj at google.com>
Date: 2022-05-12 (Thu, 12 May 2022)
Changed paths:
M libc/src/__support/CPP/UInt.h
M utils/bazel/llvm-project-overlay/libc/BUILD.bazel
Log Message:
-----------
[libc] fix uint includes and libc bazel
This patch fixes the includes for the new UInt class so that the api
test now passes, additionally it fixes the bazel files to account for
the new dependencies.
Differential Revision: https://reviews.llvm.org/D125490
More information about the All-commits
mailing list