about summary refs log tree commit diff
path: root/src/rustllvm/RustWrapper.cpp
diff options
context:
space:
mode:
authorDan Robertson <dan@dlrobertson.com>2019-01-03 15:51:50 +0000
committerDan Robertson <dan@dlrobertson.com>2019-01-03 15:51:50 +0000
commit917985e7fe7721c43bd00c847b69828119b246a2 (patch)
treef7f874f4d10365f6c2dd27a3aa7be9b67e1e9a14 /src/rustllvm/RustWrapper.cpp
parentcae164753f557f668cb75610abda4f790981e5e6 (diff)
downloadrust-917985e7fe7721c43bd00c847b69828119b246a2.tar.gz
rust-917985e7fe7721c43bd00c847b69828119b246a2.zip
VaList::copy should not require a mutable ref
VaList::copy does not need to take a mutable reference. The va_copy
intrinsic takes a immutable reference.
Diffstat (limited to 'src/rustllvm/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions