Home
last modified time | relevance | path

Searched refs:construct_after_lifetime (Results 1 – 1 of 1) sorted by relevance

/external/llvm-project/clang/test/SemaCXX/
Dcxx2a-constexpr-dynalloc.cpp161 constexpr bool construct_after_lifetime() { in construct_after_lifetime() function
168 static_assert(construct_after_lifetime()); // expected-error {{}} expected-note {{in call}}