clang-format: [JS] Ensure that formatting actually takes place in tests.
authorDaniel Jasper <djasper@google.com>
Thu, 11 Jun 2015 13:29:20 +0000 (13:29 +0000)
committerDaniel Jasper <djasper@google.com>
Thu, 11 Jun 2015 13:29:20 +0000 (13:29 +0000)
commit56691b8cb93c2d05c2679a8bf412a9913b3198dd
tree9e66f0b9c4d902f74a1664bc985b4da2cd0d0e8f
parentb6b58b315222aac2743ce99c7cc1f8a8a762c29c
clang-format: [JS] Ensure that formatting actually takes place in tests.

And fix formatting issue discovered by that :-).

llvm-svn: 239530
clang/lib/Format/TokenAnnotator.cpp
clang/unittests/Format/FormatTestJS.cpp