index
:
emscripten-fastcomp-clang
master
emscripten clang
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
Lexer
/
clang-keywords.cpp
blob: a349b44ade20944db5c8fe5415691333e6fde9ae (
plain
)
1
2
3
// RUN: %clang_cc1 -fsyntax-only -verify %s
__char16_t
c16
;
void
f
(
__char32_t
)
{
}