[all-commits] [llvm/llvm-project] 4965ce: [libc] Add compound assignment and pre-increment o...
Siva Chandra via All-commits
all-commits at lists.llvm.org
Fri Jun 24 23:47:57 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 4965cea2f3573110bce61d3fedd98a73e60a2670
https://github.com/llvm/llvm-project/commit/4965cea2f3573110bce61d3fedd98a73e60a2670
Author: Siva Chandra Reddy <sivachandra at google.com>
Date: 2022-06-25 (Sat, 25 Jun 2022)
Changed paths:
M libc/src/__support/CPP/UInt.h
M libc/test/src/__support/uint128_test.cpp
Log Message:
-----------
[libc] Add compound assignment and pre-increment operators to UInt.
More information about the All-commits
mailing list