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
[clang] Implement lifetime analysis for lifetime_capture_by(X) (#115921)
[llvm-project.git]
/
clang
/
test
/
Lexer
/
eof-include.c
blob
ba791d574b558f817603600238f2c37f00d54c21
1
// RUN: %clang_cc1 %s -verify
2
// vim: set binary noeol:
3
4
// This file intentionally ends without a \n on the last line. Make sure your
5
// editor doesn't add one.
6
7
// expected-error@+1{{expected '>'}} expected-note@+1{{to match this '<'}}
8
#include <\