Home
last modified time | relevance | path

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

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