diff options
author | Philip Herron <philip.herron@embecosm.com> | 2022-08-23 16:22:22 +0100 |
---|---|---|
committer | Arthur Cohen <arthur.cohen@embecosm.com> | 2022-12-13 14:00:05 +0100 |
commit | b32b1b1576a6df965cb3fcbed3780b9f045286b2 (patch) | |
tree | 95c7aed348ca190ff432086808694e2d5980024f /gcc/rust/backend/rust-compile.cc | |
parent | 7999cf327de7b5bbea80046715eeb00c0755a08d (diff) | |
download | gcc-b32b1b1576a6df965cb3fcbed3780b9f045286b2.zip gcc-b32b1b1576a6df965cb3fcbed3780b9f045286b2.tar.gz gcc-b32b1b1576a6df965cb3fcbed3780b9f045286b2.tar.bz2 |
gccrs: Add wrapper for make_unique
This is a wrapper for make_unique. We can likely get rid of this, as there
are other implementations available, or simply keep using the unique_ptr
constructor.
gcc/rust/
* util/rust-make-unique.h: New.
Diffstat (limited to 'gcc/rust/backend/rust-compile.cc')
0 files changed, 0 insertions, 0 deletions