Home
last modified time | relevance | path

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

/external/llvm-project/clang/test/SemaCXX/
Dwarn-throw-out-noexcept-func.cpp51 struct Y_ShouldDiag : A_ShouldDiag { struct
52 …~Y_ShouldDiag() noexcept(true) { // expected-note {{destructor has a non-throwing exception speci… in ~Y_ShouldDiag() argument