llvm-project/libcxx/test/std/numerics/numarray/template.valarray
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
..
valarray.access Support tests in freestanding 2019-02-04 20:31:13 +00:00
valarray.assign Support tests in freestanding 2019-02-04 20:31:13 +00:00
valarray.cassign Support tests in freestanding 2019-02-04 20:31:13 +00:00
valarray.cons Support tests in freestanding 2019-02-04 20:31:13 +00:00
valarray.members Support tests in freestanding 2019-02-04 20:31:13 +00:00
valarray.sub Fix a number of bugs in __val_expr's subset operator[]. 2019-04-02 08:05:23 +00:00
valarray.unary Support tests in freestanding 2019-02-04 20:31:13 +00:00
types.pass.cpp Support tests in freestanding 2019-02-04 20:31:13 +00:00