Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
clang
/
c0838d2acb498b0491908d3693514dfec5befe6f
/
.
/
test
/
Lexer
/
newline-eof-c++11.cpp
blob: 3c45f28336f5c9184a46b60731ff27fe6e2811cb [
file
] [
log
] [
blame
]
// RUN: %clang_cc1 -fsyntax-only -std=c++11 -Wnewline-eof -verify %s
// The following line isn't terminated, don't fix it.
void
foo
()
{}