diff options
author | Dmitri Gribenko <gribozavr@gmail.com> | 2022-07-27 17:26:56 +0200 |
---|---|---|
committer | Dmitri Gribenko <gribozavr@gmail.com> | 2022-07-27 17:29:36 +0200 |
commit | b435da027d7774c24cdb8c88d09f6b771e07fb14 (patch) | |
tree | 6b17f5983bbddf688039097cae8bcf5b8b1b3e88 /flang/lib/Frontend/CompilerInvocation.cpp | |
parent | 7ac2500eb05fde69235a4dfbc435dc9362fbcd83 (diff) | |
download | llvm-b435da027d7774c24cdb8c88d09f6b771e07fb14.zip llvm-b435da027d7774c24cdb8c88d09f6b771e07fb14.tar.gz llvm-b435da027d7774c24cdb8c88d09f6b771e07fb14.tar.bz2 |
[amdgpu][nfc] Fix build with a certan Clang version
It errors out in the Bazel CI:
AMDGPULowerModuleLDSPass.cpp:384:12: error: chosen constructor is
explicit in copy-initialization
return {SGV, std::move(Map)};
Reviewed By: rupprecht
Differential Revision: https://reviews.llvm.org/D130623
Diffstat (limited to 'flang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions