aboutsummaryrefslogtreecommitdiff
path: root/clang/unittests/Basic/VirtualFileSystemTest.cpp
diff options
context:
space:
mode:
authorDaniel Jasper <djasper@google.com>2016-01-09 15:56:28 +0000
committerDaniel Jasper <djasper@google.com>2016-01-09 15:56:28 +0000
commitb9a4990a9ce18e567e13a23732425143e5cfee3e (patch)
treeacc7926974e410ae69032e484307c6d3eeff3823 /clang/unittests/Basic/VirtualFileSystemTest.cpp
parent9c14e282112c0ae8aa4e713494058e6e49335e2e (diff)
downloadllvm-b9a4990a9ce18e567e13a23732425143e5cfee3e.zip
llvm-b9a4990a9ce18e567e13a23732425143e5cfee3e.tar.gz
llvm-b9a4990a9ce18e567e13a23732425143e5cfee3e.tar.bz2
clang-format: [JS] Support semicolons in TypeScript's TypeMemberLists.
Before: var x: { a: string; b: number; } = {}; After: var x: {a: string; b: number;} = {}; llvm-svn: 257255
Diffstat (limited to 'clang/unittests/Basic/VirtualFileSystemTest.cpp')
0 files changed, 0 insertions, 0 deletions