diff options
author | Daniel Jasper <djasper@google.com> | 2015-05-27 05:37:40 +0000 |
---|---|---|
committer | Daniel Jasper <djasper@google.com> | 2015-05-27 05:37:40 +0000 |
commit | 3e0dcc27d5eae976d1028f81813158c75a4b37a4 (patch) | |
tree | 521fe62a116585b8d0f3f3b3c100a908250522b3 /lldb/source/Commands/CommandObjectProcess.cpp | |
parent | 7c3bad52dd0bab7e4e9c14e4d21fff0b8d530a29 (diff) | |
download | llvm-3e0dcc27d5eae976d1028f81813158c75a4b37a4.zip llvm-3e0dcc27d5eae976d1028f81813158c75a4b37a4.tar.gz llvm-3e0dcc27d5eae976d1028f81813158c75a4b37a4.tar.bz2 |
clang-format: [JS] Fix incorrect detection of ternary expressions.
A definintion like this could not be formatted at all:
constructor({aa}: {
aa?: string,
aaaaaaaa?: string,
aaaaaaaaaaaaaaa?: boolean,
aaaaaa?: List<string>
}) {
}
llvm-svn: 238291
Diffstat (limited to 'lldb/source/Commands/CommandObjectProcess.cpp')
0 files changed, 0 insertions, 0 deletions