HomeSort by relevance Sort by last modified time
    Searched full:pfail (Results 1 - 1 of 1) sorted by null

  /external/clang/test/SemaCXX/
constant-expression-cxx11.cpp 684 constexpr Base2 *pfail = (Base2*)pb1; // expected-error {{constant expression}} expected-note {{cannot cast object of dynamic type 'const Class::Derived' to type 'Class::Base2'}} variable
    [all...]

Completed in 278 milliseconds