repo.or.cz
/
llvm-project.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
[docs] Add LICENSE.txt to the root of the mono-repo
[llvm-project.git]
/
clang
/
test
/
SemaCXX
/
rounding-math-crash.cpp
blob
fb45d236b41bd99334e150f0dd41d99575010568
1
// RUN: %clang_cc1 -triple x86_64-linux -fsyntax-only -frounding-math -verify %s
2
3
template
<
class
b
>
b
::
a
() {}
// expected-error {{nested name specifier}}