aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/CodeGen/CodeGenModule.cpp
diff options
context:
space:
mode:
authorAndy Kaylor <akaylor@nvidia.com>2025-04-29 11:31:04 -0700
committerGitHub <noreply@github.com>2025-04-29 11:31:04 -0700
commit7d91cf4bab8c9c4daa3d3a9fca87778d6ccacb6b (patch)
tree18a0745c7a3051e8e85cfa2b1ae8bdbd4a272eb8 /clang/lib/CodeGen/CodeGenModule.cpp
parent743c32eb8195c248c699c61ffbac141947b8e6ab (diff)
downloadllvm-7d91cf4bab8c9c4daa3d3a9fca87778d6ccacb6b.zip
llvm-7d91cf4bab8c9c4daa3d3a9fca87778d6ccacb6b.tar.gz
llvm-7d91cf4bab8c9c4daa3d3a9fca87778d6ccacb6b.tar.bz2
[CIR] Add support for compound assignment statements (#137740)
Compound assignment in C++ goes through a different path than the binary assignment operators that were already handled for C. This change adds the necessary handler to get this working with C++.
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions