]> granicus.if.org Git - clang/commit
clang-format: [JS] Add goog.setTestOnly to the list of stuff that
authorDaniel Jasper <djasper@google.com>
Thu, 29 Oct 2015 19:05:20 +0000 (19:05 +0000)
committerDaniel Jasper <djasper@google.com>
Thu, 29 Oct 2015 19:05:20 +0000 (19:05 +0000)
commit0bc484328975265a0e3110ce0d601eed923bb78f
tree733926f2447a46326def4063d3a23a631771567e
parent00ce1bed5283bcc6f5eff7c68247155fc33cd780
clang-format: [JS] Add goog.setTestOnly to the list of stuff that
is import-statement-like and shouldn't be wrapped.

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