Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/test/SemaCXX/
H A Dconstant-expression-cxx11.cpp895 constexpr Base *nullB = 42 - 6 * 7; // expected-error {{cannot initialize a variable of type 'Class… variable
897 static_assert((Bottom*)nullB == 0, "");