diff options
author | Kazu Hirata <kazu@google.com> | 2025-09-30 08:56:36 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-09-30 08:56:36 -0700 |
commit | e457307b8aedbcb70430f2f907057589fa363600 (patch) | |
tree | 89822ea7437a3b3a43837f39148191c58f7596cf /clang/test/CodeGen/fake-use-lambda.cpp | |
parent | 0db995e60b6b52aa1debc685d364afa5bbfd220c (diff) | |
download | llvm-e457307b8aedbcb70430f2f907057589fa363600.zip llvm-e457307b8aedbcb70430f2f907057589fa363600.tar.gz llvm-e457307b8aedbcb70430f2f907057589fa363600.tar.bz2 |
[ADT] Make non-const functions forward to const versions (NFC) (#161323)
These functions all correspond to their respective const versions.
This patch uses the "const_cast" trick to forward to the const
versions.
Diffstat (limited to 'clang/test/CodeGen/fake-use-lambda.cpp')
0 files changed, 0 insertions, 0 deletions