llvm-project/libcxx/test/std/numerics/numeric.ops
Stephan T. Lavavej ed76ab3f1c [libcxx] [test] Rename __x to x. NFCI.
This improves readability and (theoretically) improves portability,
as __ugly names are reserved.

llvm-svn: 310760
2017-08-11 20:54:06 +00:00
..
accumulate
adjacent.difference Clean up more usages of _LIBCPP_HAS_NO_RVALUE_REFERENCES 2017-03-03 03:43:25 +00:00
exclusive.scan [libcxx] [test] Strip trailing whitespace. NFC. 2017-06-20 21:00:02 +00:00
inclusive.scan [libcxx] [test] Strip trailing whitespace, NFC. 2017-07-29 00:54:49 +00:00
inner.product
numeric.iota
numeric.ops.gcd Resolve integer overflow warnings in GCD and LCM tests 2017-05-08 21:52:05 +00:00
numeric.ops.lcm [libcxx] [test] Untabify, NFC. 2017-07-29 00:55:10 +00:00
partial.sum
reduce [libcxx] [test] Untabify, NFC. 2017-07-29 00:55:10 +00:00
transform.exclusive.scan [libcxx] [test] Rename __x to x. NFCI. 2017-08-11 20:54:06 +00:00
transform.inclusive.scan [libcxx] [test] Rename __x to x. NFCI. 2017-08-11 20:54:06 +00:00
transform.reduce [libcxx] [test] Rename __x to x. NFCI. 2017-08-11 20:54:06 +00:00