aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/LiveDebugVariables.cpp
diff options
context:
space:
mode:
authorsstwcw <f0gukp2nk@protonmail.com>2022-04-24 22:30:22 +0000
committersstwcw <f0gukp2nk@protonmail.com>2022-04-24 22:30:22 +0000
commitc261f78d05deee305166e5f8c91e347b8401dfa4 (patch)
treec64a803258dd71c8dda793326a16cb17536cfad2 /llvm/lib/CodeGen/LiveDebugVariables.cpp
parentac5f7be6a8688955a282becf00eebc542238a86b (diff)
downloadllvm-c261f78d05deee305166e5f8c91e347b8401dfa4.zip
llvm-c261f78d05deee305166e5f8c91e347b8401dfa4.tar.gz
llvm-c261f78d05deee305166e5f8c91e347b8401dfa4.tar.bz2
[clang-format] Refactor determineStarAmpUsage NFC
There was some duplicate code in determineStarAmpUsage and determinePlusMinusCaretUsage Now a `-` or `+` following `;`, `sizeof`, `co_await`, or `delete` is regarded as a unary operator. Now a `*` or `&` following `case` is also a unary operator. Reviewed By: curdeius, MyDeveloperDay, HazardyKnusperkeks Differential Revision: https://reviews.llvm.org/D121754
Diffstat (limited to 'llvm/lib/CodeGen/LiveDebugVariables.cpp')
0 files changed, 0 insertions, 0 deletions