repo.or.cz
/
clang.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
[Heikki Kultala] This patch contains the ABI changes for the TCE target.
[clang.git]
/
test
/
Lexer
/
clang-keywords.cpp
blob
a349b44ade20944db5c8fe5415691333e6fde9ae
1
// RUN: %clang_cc1 -fsyntax-only -verify %s
2
__char16_t c16
;
3
void
f
(
__char32_t
) { }