Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/test/SemaCXX/
H A Dcxx2a-constexpr-dynalloc.cpp166 constexpr bool construct_after_lifetime() { in construct_after_lifetime() function
173 static_assert(construct_after_lifetime()); // expected-error {{}} expected-note {{in call}}