summaryrefslogtreecommitdiffstats
path: root/clang/test/Format/dry-run-alias.cpp
blob: e58d4cd7474a17a40126d3d2d1b24d415d545f8f (plain)
1
2
3
4
// RUN: clang-format -style=LLVM -i -n %s 2> %t.stderr
// RUN: grep -E "*code should be clang-formatted*" %t.stderr

int a ;
OpenPOWER on IntegriCloud