diff options
author | Nikita Popov <nikita.ppv@gmail.com> | 2020-02-16 17:57:18 +0100 |
---|---|---|
committer | Nikita Popov <nikita.ppv@gmail.com> | 2020-02-16 17:57:18 +0100 |
commit | 7c362b25d7a9093d7d38171f2684876b63bb5a57 (patch) | |
tree | 097c193fbefc4942d8e5b1fdbe65939a239d8fbd /clang/lib/CodeGen/CodeGenFunction.cpp | |
parent | b85df2e185f9e4bb69eb419bc2c6f0158475d17f (diff) | |
download | llvm-7c362b25d7a9093d7d38171f2684876b63bb5a57.zip llvm-7c362b25d7a9093d7d38171f2684876b63bb5a57.tar.gz llvm-7c362b25d7a9093d7d38171f2684876b63bb5a57.tar.bz2 |
[IRBuilder] Fix unnecessary IRBuilder copies; NFC
Fix a few cases where an IRBuilder is passed to a helper function
by value, while a by reference pass was intended.
Diffstat (limited to 'clang/lib/CodeGen/CodeGenFunction.cpp')
0 files changed, 0 insertions, 0 deletions