Home
last modified time | relevance | path

Searched defs:NonConstexpr5 (Results 1 – 1 of 1) sorted by relevance

/minix3/external/bsd/llvm/dist/clang/test/CXX/expr/expr.const/
H A Dp2-0x.cpp39 struct NonConstexpr5 { struct
40 …expected-note {{non-constexpr constructor 'NonConstexpr4' cannot be used in a constant expression}}