aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/MC/MCObjectFileInfo.cpp
diff options
context:
space:
mode:
authorDaniel Jasper <djasper@google.com>2014-11-27 15:37:42 +0000
committerDaniel Jasper <djasper@google.com>2014-11-27 15:37:42 +0000
commit41368e9e073dc419f62ae016b079a7b0288e4977 (patch)
tree99332c1fd7df1053872a0642f4749cf2cf03aca5 /llvm/lib/MC/MCObjectFileInfo.cpp
parent4087432f8b74f9f738604a064c37825dba57b7d1 (diff)
downloadllvm-41368e9e073dc419f62ae016b079a7b0288e4977.zip
llvm-41368e9e073dc419f62ae016b079a7b0288e4977.tar.gz
llvm-41368e9e073dc419f62ae016b079a7b0288e4977.tar.bz2
clang-format: [JS] Contract fewer functions to a single line.
Before: var someVariable = function(x) { return x.zIsTooLongForOneLineWithTheDeclarationLine(); }; After: var someVariable = function(x) { return x.zIsTooLongForOneLineWithTheDeclarationLine(); }; llvm-svn: 222893
Diffstat (limited to 'llvm/lib/MC/MCObjectFileInfo.cpp')
0 files changed, 0 insertions, 0 deletions