diff options
author | Rafael Espindola <rafael.espindola@gmail.com> | 2015-12-16 23:16:33 +0000 |
---|---|---|
committer | Rafael Espindola <rafael.espindola@gmail.com> | 2015-12-16 23:16:33 +0000 |
commit | 434e95618176ee4eb29237859eb6fa04e3c52e06 (patch) | |
tree | 9e9ad1c9ffba868edee4811937a0703a27b32755 /clang/lib/CodeGen/CodeGenAction.cpp | |
parent | bfba572425bd2f88c7ae406efe350c323812643f (diff) | |
download | llvm-434e95618176ee4eb29237859eb6fa04e3c52e06.zip llvm-434e95618176ee4eb29237859eb6fa04e3c52e06.tar.gz llvm-434e95618176ee4eb29237859eb6fa04e3c52e06.tar.bz2 |
Change linkInModule to take a std::unique_ptr.
Passing in a std::unique_ptr should help find errors when the module
is used after being linked into another module.
llvm-svn: 255842
Diffstat (limited to 'clang/lib/CodeGen/CodeGenAction.cpp')
0 files changed, 0 insertions, 0 deletions