]> granicus.if.org Git - clang/commit
clang-format: [JS] handle comments in template strings.
authorDaniel Jasper <djasper@google.com>
Thu, 16 Apr 2015 08:20:51 +0000 (08:20 +0000)
committerDaniel Jasper <djasper@google.com>
Thu, 16 Apr 2015 08:20:51 +0000 (08:20 +0000)
commit8009ca27ad29257a04865adb93e7a6912b48a2e6
treeb6173c16099fedb99978698b244b4f916792908a
parent10644e20afc3f237f0e22bfbc3e5b0bb09d68e19
clang-format: [JS] handle comments in template strings.

Patch by Martin Probst. Thank you.

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