]> granicus.if.org Git - clang/commit
clang-format: [JS] Support regex literals at the start of a file.
authorDaniel Jasper <djasper@google.com>
Thu, 2 Jul 2015 13:20:45 +0000 (13:20 +0000)
committerDaniel Jasper <djasper@google.com>
Thu, 2 Jul 2015 13:20:45 +0000 (13:20 +0000)
commit89095b502603559cf0a92c0e9d4a13658646e412
tree4b803cb0b3dd3b751f7fb46ed8d6111e30164156
parent66f5404ebc08732a21da6e131d92afe3e1fa2012
clang-format: [JS] Support regex literals at the start of a file.

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