diff options
| author | Dmitry Vyukov <dvyukov@google.com> | 2021-10-04 11:57:47 +0200 |
|---|---|---|
| committer | Dmitry Vyukov <dvyukov@google.com> | 2021-10-05 14:22:22 +0200 |
| commit | c81b0ef31cdd4c2449a750a060085bab972bbd05 (patch) | |
| tree | 589c3c1b5ca6a82ca71680b5ff1cedabd096c369 /executor/executor_windows.h | |
| parent | 477d9f8dc089b54271fc4418c66cda418c9f25ff (diff) | |
executor: work around clang-format issue
clang-format mis-formats #elif:
https://bugs.llvm.org/show_bug.cgi?id=48664
and then clang fails with:
error: misleading indentation; statement is not part of the previous 'if'
Split #elif into nested #if/else.
Diffstat (limited to 'executor/executor_windows.h')
0 files changed, 0 insertions, 0 deletions
