summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/lang/cpp/call-function/TestCallCPPFunction.py
diff options
context:
space:
mode:
authorCraig Topper <craig.topper@gmail.com>2017-04-19 21:02:45 +0000
committerCraig Topper <craig.topper@gmail.com>2017-04-19 21:02:45 +0000
commit61e14d8dfed9f071961fdd3f0b2e8524c9a39b73 (patch)
tree60c75979513bcafd38c16c18d124466da3986101 /lldb/packages/Python/lldbsuite/test/lang/cpp/call-function/TestCallCPPFunction.py
parent5af4515788840c5eed5c94fcb6542cdef74e04b2 (diff)
downloadbcm5719-llvm-61e14d8dfed9f071961fdd3f0b2e8524c9a39b73.tar.gz
bcm5719-llvm-61e14d8dfed9f071961fdd3f0b2e8524c9a39b73.zip
[CodeGen] Use preincrement version of APInt::operator++ instead of postincrement to avoid creating and immediately discarding a temporary APInt.
This is preparation for a clang change to improve the [[nodiscard]] warning to not be ignored on methods that return a class marked [[nodiscard]] that are defined in the class itself. See D32207. llvm-svn: 300756
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/lang/cpp/call-function/TestCallCPPFunction.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud