Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
81fe1fbf4abd00b24e078a80cb15a2d2c1343f11
/
libcxx
/
test
/
std
/
numerics
/
numeric.ops
/
transform.inclusive.scan
c1fcd97
[libcxx] [test] Fix MSVC warnings and errors.
by Stephan T. Lavavej
· 8 years ago
b6e3c55
Change add_ten to add_one to avoid triggering ubsan integer overflow.
by Billy Robert O'Neal III
· 8 years ago
231d15e
Add casts to prevent narrowing warnings.
by Billy Robert O'Neal III
· 8 years ago
1e1195d
[libcxx] [test] Remove nonstandard things and resolve warnings in Xxx_scan tests
by Billy Robert O'Neal III
· 8 years ago
ed76ab3
[libcxx] [test] Rename __x to x. NFCI.
by Stephan T. Lavavej
· 8 years ago
aae6356
[libcxx] [test] Rename _Tp to T. NFCI.
by Stephan T. Lavavej
· 8 years ago
4159db7
[libcxx] [test] Untabify, NFC.
by Stephan T. Lavavej
· 8 years ago
8980b8a
[libcxx] [test] Strip trailing whitespace, NFC.
by Stephan T. Lavavej
· 8 years ago
ac8ea7c
Implement inclusive_scan/transform_inclusive_scan for C++17.
by Marshall Clow
· 8 years ago