[all-commits] [llvm/llvm-project] 5aa9ef: [libc] Fix bug in UInt comparison operators.
Siva Chandra via All-commits
all-commits at lists.llvm.org
Tue Jun 21 22:41:36 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 5aa9efbab548f8ae4241c615a603addebbf0e15b
https://github.com/llvm/llvm-project/commit/5aa9efbab548f8ae4241c615a603addebbf0e15b
Author: Siva Chandra Reddy <sivachandra at google.com>
Date: 2022-06-22 (Wed, 22 Jun 2022)
Changed paths:
M libc/src/__support/CPP/UInt.h
M libc/test/src/__support/uint128_test.cpp
Log Message:
-----------
[libc] Fix bug in UInt comparison operators.
Reviewed By: lntue
Differential Revision: https://reviews.llvm.org/D128303
More information about the All-commits
mailing list