Home
last modified time | relevance | path

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

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