llvm-project/clang/test/SemaCXX/rounding-math-crash.cpp

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

4 lines
156 B
C++
Raw Normal View History

// RUN: %clang_cc1 -triple x86_64-linux -fsyntax-only -frounding-math -verify %s
template <class b> b::a() {} // expected-error {{nested name specifier}}