diff options
author | Daniel Jasper <djasper@google.com> | 2013-02-14 09:19:04 +0000 |
---|---|---|
committer | Daniel Jasper <djasper@google.com> | 2013-02-14 09:19:04 +0000 |
commit | 66e9dee707661e91f774dbf243d68ce669e2b3ff (patch) | |
tree | 1ab8862550e81555639c5305a4bf09872c7115b3 /llvm/lib/Support/Unix | |
parent | 5b9d426907909035fd4de8b008f070c7377d1036 (diff) | |
download | bcm5719-llvm-66e9dee707661e91f774dbf243d68ce669e2b3ff.tar.gz bcm5719-llvm-66e9dee707661e91f774dbf243d68ce669e2b3ff.zip |
Get less confused by trailing comma in Google style.
The formatter can now format:
void aaaaaaaaaaaaaaaaaa(int level,
double *min_x,
double *max_x,
double *min_y,
double *max_y,
double *min_z,
double *max_z, ) {
}
Although this is invalid code, it frequently happens during development and
clang-format should be nicer :-).
llvm-svn: 175151
Diffstat (limited to 'llvm/lib/Support/Unix')
0 files changed, 0 insertions, 0 deletions