aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/MachineFunction.cpp
diff options
context:
space:
mode:
authormydeveloperday <mydeveloperday@gmail.com>2021-07-01 10:45:59 +0100
committermydeveloperday <mydeveloperday@gmail.com>2021-07-01 10:46:43 +0100
commitf9937106b7171eb1f4f8914e29c2be0c36ebc46d (patch)
treee85be34a33365a22dbeafc14b6f519df790be240 /llvm/lib/CodeGen/MachineFunction.cpp
parentc32186038d6c581dcf5d12e16c47d003cd6fafff (diff)
downloadllvm-f9937106b7171eb1f4f8914e29c2be0c36ebc46d.zip
llvm-f9937106b7171eb1f4f8914e29c2be0c36ebc46d.tar.gz
llvm-f9937106b7171eb1f4f8914e29c2be0c36ebc46d.tar.bz2
[clang-format] PR50727 C# Invoke Lamda Expression indentation incorrect
https://bugs.llvm.org/show_bug.cgi?id=50727 When processing C# Lambda expression in the indentation can goes a little wrong, resulting the the closing } being at the wrong indentation level and meaning the remaining part of the file is incorrectly indented. This can be a fairly common pattern for when C# wants to peform a UI action from a thread, and it wants to invoke that action on the main thread Reviewed By: exv, jbcoe Differential Revision: https://reviews.llvm.org/D104388
Diffstat (limited to 'llvm/lib/CodeGen/MachineFunction.cpp')
0 files changed, 0 insertions, 0 deletions