aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorJan Kuhle <jankuehle@google.com>2023-05-15 15:33:33 +0200
committerKrasimir Georgiev <krasimir@google.com>2023-05-15 15:37:18 +0200
commite1f34b735b669c5978bfdead874ee59d33f99eb0 (patch)
tree2a2f6ccf401acb6f2ca5590ab2cdb0ab1ab258e0 /clang/lib/Frontend/CompilerInvocation.cpp
parent1f479c1e46d111a6f001cf4ee24290f60f13257d (diff)
downloadllvm-e1f34b735b669c5978bfdead874ee59d33f99eb0.zip
llvm-e1f34b735b669c5978bfdead874ee59d33f99eb0.tar.gz
llvm-e1f34b735b669c5978bfdead874ee59d33f99eb0.tar.bz2
clang-format: [JS] terminate import sorting on `export type X = Y`
Contributed by @jankuehle! https://reviews.llvm.org/D150116 introduced a bug. `export type X = Y` was considered an export declaration and took part in import sorting. This is not correct. With this change `export type X = Y` properly terminates import sorting. Reviewed By: krasimir Differential Revision: https://reviews.llvm.org/D150563
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions