aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorkadir çetinkaya <kadircet@google.com>2024-08-24 03:04:30 +0200
committerGitHub <noreply@github.com>2024-08-24 03:04:30 +0200
commite439fdf4ea0dbc6f001428f4d4956700bf26bb97 (patch)
tree3b1ef4b05d2b739e072d3604c0dfac350ffdc018 /clang/lib/Frontend/CompilerInvocation.cpp
parent74b538d7e6428921b0bc8f1f5d5dc287c430fa29 (diff)
downloadllvm-e439fdf4ea0dbc6f001428f4d4956700bf26bb97.zip
llvm-e439fdf4ea0dbc6f001428f4d4956700bf26bb97.tar.gz
llvm-e439fdf4ea0dbc6f001428f4d4956700bf26bb97.tar.bz2
[clang-format] Treat new expressions as simple functions (#105168)
ccae7b461be339e717d02f99ac857cf0bc7d17f improved handling for nested calls, but this resulted in a lot of changes near `new` expressions. This patch tries to restore previous behavior around new expressions, by treating them as simple functions, which seem to align with the concept. Fixes https://github.com/llvm/llvm-project/issues/105133.
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions