[docs] Add LICENSE.txt to the root of the mono-repo
[llvm-project.git] / clang / test / SemaCXX / rounding-math-crash.cpp
blobfb45d236b41bd99334e150f0dd41d99575010568
1 // RUN: %clang_cc1 -triple x86_64-linux -fsyntax-only -frounding-math -verify %s
3 template <class b> b::a() {} // expected-error {{nested name specifier}}