aboutsummaryrefslogtreecommitdiff
path: root/lldb/unittests/Process/gdb-remote/GDBRemoteCommunicationClientTest.cpp
diff options
context:
space:
mode:
authorRyosuke Niwa <rniwa@webkit.org>2024-05-09 15:34:27 -0700
committerGitHub <noreply@github.com>2024-05-09 15:34:27 -0700
commita99cb96dfa97c04c3313cb3770b876fee20eb131 (patch)
treec9cc0e1d0f6353ea278acf0eb53c9c615334dd53 /lldb/unittests/Process/gdb-remote/GDBRemoteCommunicationClientTest.cpp
parent5d51db75e46155d0f3d70cf3253d3b075cfcf93a (diff)
downloadllvm-a99cb96dfa97c04c3313cb3770b876fee20eb131.zip
llvm-a99cb96dfa97c04c3313cb3770b876fee20eb131.tar.gz
llvm-a99cb96dfa97c04c3313cb3770b876fee20eb131.tar.bz2
[alpha.webkit.UncountedCallArgsChecker] Allow trivial operator++ (#91102)
This PR adds the support for trivial operator++ implementations. T& operator++() and T operator++(int) are trivial if the callee is trivial. Also allow incrementing and decrementing of a POD member variable. Also treat any __builtin_ functions as trivial.
Diffstat (limited to 'lldb/unittests/Process/gdb-remote/GDBRemoteCommunicationClientTest.cpp')
0 files changed, 0 insertions, 0 deletions