aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/BasicTargetTransformInfo.cpp
diff options
context:
space:
mode:
authorDaniel Jasper <djasper@google.com>2014-05-06 13:54:10 +0000
committerDaniel Jasper <djasper@google.com>2014-05-06 13:54:10 +0000
commit4a39c84c91aa2c03394245121cf3e182a1654b42 (patch)
treee627ef978917e671bc1597115d8f827636689a4f /llvm/lib/CodeGen/BasicTargetTransformInfo.cpp
parent0b397eaf9365fdfd417a77be7b03eacd27227cf7 (diff)
downloadllvm-4a39c84c91aa2c03394245121cf3e182a1654b42.zip
llvm-4a39c84c91aa2c03394245121cf3e182a1654b42.tar.gz
llvm-4a39c84c91aa2c03394245121cf3e182a1654b42.tar.bz2
clang-format: [JS] Don't indent in goog.scope blocks.
Before: goog.scope(function() { var x = a.b; var y = c.d; }); // goog.scope After: goog.scope(function() { var x = a.b; var y = c.d; }); // goog.scope llvm-svn: 208088
Diffstat (limited to 'llvm/lib/CodeGen/BasicTargetTransformInfo.cpp')
0 files changed, 0 insertions, 0 deletions