]> granicus.if.org Git - clang/commit
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)
commit8c828bc121f95d05b4b50340b27d749e300cd35c
tree1342802c56584ea1ccec5f45f14d098b8d35b556
parent47204cd390b585eb0fc814b68b3e7a173677fd0f
clang-format: [JS] Ensure that formatting actually takes place in tests.

And fix formatting issue discovered by that :-).

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@239530 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Format/TokenAnnotator.cpp
unittests/Format/FormatTestJS.cpp