index
:
honours
master
My honours project from 2012.
Carlo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
clang
/
test
/
SemaCXX
/
decltype-98.cpp
blob: db52565e6c74628ffefd94428bbfcb09fe246143 (
about
) (
plain
)
1
2
3
// RUN: %clang_cc1 -std=c++98 -fsyntax-only -verify %s extern int x; __decltype(1) x = 3;