aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/XRayInstrumentation.cpp
diff options
context:
space:
mode:
authorDaniel Jasper <djasper@google.com>2016-12-19 08:40:56 +0000
committerDaniel Jasper <djasper@google.com>2016-12-19 08:40:56 +0000
commitff8d61369b181ede3c313c85feb39e0a402d0e38 (patch)
treee6e075a3c283a14600c9aef56e780c8abad04b34 /llvm/lib/CodeGen/XRayInstrumentation.cpp
parent1fd41963375f1af42b3df896f5df9010fe08fa9f (diff)
downloadllvm-ff8d61369b181ede3c313c85feb39e0a402d0e38.zip
llvm-ff8d61369b181ede3c313c85feb39e0a402d0e38.tar.gz
llvm-ff8d61369b181ede3c313c85feb39e0a402d0e38.tar.bz2
clang-format: Fix regression introduced in r290084.
We still want to try in linewrap within single elements of a 1-column list. After: Type *Params[] = {PointerType::getUnqual(FunctionType::get( Builder.getVoidTy(), Builder.getInt8PtrTy(), false)), Builder.getInt8PtrTy(), Builder.getInt32Ty(), LongType, LongType, LongType}; Before: No line break in the first element, so column limit violation. llvm-svn: 290090
Diffstat (limited to 'llvm/lib/CodeGen/XRayInstrumentation.cpp')
0 files changed, 0 insertions, 0 deletions