forked from OSchip/llvm-project
50a81ea2bc
the expression that is passed to it if it has a function type or array type lvalue-to-rvalue conversion should only be applied to non-function, non-array types, but clang was applying the conversion to discarded value expressions of array types. rdar://problem/61203170 Differential Revision: https://reviews.llvm.org/D78134 |
||
---|---|---|
.. | ||
expr.arith.conv | ||
expr.ass | ||
expr.cast | ||
expr.cond | ||
expr.const | ||
expr.mptr.oper | ||
expr.post | ||
expr.prim | ||
expr.unary | ||
p3.cpp | ||
p8.cpp | ||
p9.cpp | ||
p10-0x.cpp | ||
p13.cpp |