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
[docs] Add LICENSE.txt to the root of the mono-repo
[llvm-project.git]
/
clang
/
test
/
Format
/
dry-run-alias.cpp
blob
41ccc8f813c52b1be56b2aaa0cfa5b6877e0377c
1
// RUN: clang-format -style=LLVM -i -n %s 2> %t.stderr
2
// RUN: grep -E "(.*)code should be clang-formatted(.*)" %t.stderr
3
4
int
a
;