| commit | 1fe0d5ca59ab2e23fc5b9755d83268f649080c61 | [log] [tgz] |
|---|---|---|
| author | Daniel Jasper <djasper@google.com> | Wed May 06 15:19:47 2015 +0000 |
| committer | Daniel Jasper <djasper@google.com> | Wed May 06 15:19:47 2015 +0000 |
| tree | 0bb4b27b5629d8503a7166fbff43a38e9cef87ba | |
| parent | 112b50e6b627f4780656a4f62f446848e46197b9 [diff] |
clang-format: Merge labels and subsequent semicolons. E.g.: default:; This can be used to get around restrictions as to what can follow a label. It fixes llvm.org/PR19648. llvm-svn: 236604