diff options
author | Kazu Hirata <kazu@google.com> | 2022-07-22 17:56:10 -0700 |
---|---|---|
committer | Kazu Hirata <kazu@google.com> | 2022-07-22 17:56:10 -0700 |
commit | 7aa77c5a6712a81116d232f789a1fdf36252cad0 (patch) | |
tree | 3164c06d206bc52d7caa9bee1e942be5027ef0b3 /clang/lib/CodeGen/CodeGenModule.h | |
parent | 15e9b1d0c0bea607fc0aad4a851ddd32b5736c80 (diff) | |
download | llvm-7aa77c5a6712a81116d232f789a1fdf36252cad0.zip llvm-7aa77c5a6712a81116d232f789a1fdf36252cad0.tar.gz llvm-7aa77c5a6712a81116d232f789a1fdf36252cad0.tar.bz2 |
[flang] Fix a warning
This patch fixes:
llvm-project/flang/lib/Semantics/expression.cpp:405:12: error:
moving a local object in a return statement prevents copy elision
[-Werror,-Wpessimizing-move]
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.h')
0 files changed, 0 insertions, 0 deletions