clang-format: [JS] Support "export enum" declarations.
authorDaniel Jasper <djasper@google.com>
Fri, 12 Jun 2015 05:08:18 +0000 (05:08 +0000)
committerDaniel Jasper <djasper@google.com>
Fri, 12 Jun 2015 05:08:18 +0000 (05:08 +0000)
commit216c9cdb1d159e22588b18fa5156218a5e051ba2
tree5414c21b868b5cfb8049cd4fb2aeacdcaf29cd42
parent4c0bf7034c7383acb10e0d162feeb2ae58d14d5b
clang-format: [JS] Support "export enum" declarations.

llvm-svn: 239595
clang/lib/Format/UnwrappedLineParser.cpp
clang/unittests/Format/FormatTestJS.cpp