]> granicus.if.org Git - clang/commit
clang-format: [JS] Skip comments when applying the regex-literal heuristic
authorDaniel Jasper <djasper@google.com>
Thu, 2 Jul 2015 14:14:04 +0000 (14:14 +0000)
committerDaniel Jasper <djasper@google.com>
Thu, 2 Jul 2015 14:14:04 +0000 (14:14 +0000)
commit33f8df6cdd6bf7ecd1a40230faba2c699b4cf4fd
tree9ed8d58c3a9239f2d6e2357906ab631de535c7e3
parent67f1fc17581bbab997d728668d26f01399cc01eb
clang-format: [JS] Skip comments when applying the regex-literal heuristic

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