llvm-project/libcxx/test/std/numerics/numarray
Eric Fiselier 0657197588 Fix a number of bugs in __val_expr's subset operator[].
The current definitions were entirely broken. They didn't call any
existing constructor and the forgot to friend the expression types they
were trying to construct.

llvm-svn: 357453
2019-04-02 08:05:23 +00:00
..
class.gslice Support tests in freestanding 2019-02-04 20:31:13 +00:00
class.slice Support tests in freestanding 2019-02-04 20:31:13 +00:00
template.gslice.array Support tests in freestanding 2019-02-04 20:31:13 +00:00
template.indirect.array Support tests in freestanding 2019-02-04 20:31:13 +00:00
template.mask.array Support tests in freestanding 2019-02-04 20:31:13 +00:00
template.slice.array Support tests in freestanding 2019-02-04 20:31:13 +00:00
template.valarray Fix a number of bugs in __val_expr's subset operator[]. 2019-04-02 08:05:23 +00:00
valarray.nonmembers Support tests in freestanding 2019-02-04 20:31:13 +00:00
valarray.range Support tests in freestanding 2019-02-04 20:31:13 +00:00
valarray.syn Support tests in freestanding 2019-02-04 20:31:13 +00:00