diff options
author | Angel Garcia Gomez <angelgarcia@google.com> | 2015-11-04 10:27:51 +0000 |
---|---|---|
committer | Angel Garcia Gomez <angelgarcia@google.com> | 2015-11-04 10:27:51 +0000 |
commit | 3d7d92283274d835463d35829c3e6523f153612a (patch) | |
tree | 220ffa7be5aa522bce2ed7777821f7d043054843 /llvm/lib/Object/ELF.cpp | |
parent | 8bfc772da0063a6a86315bad61d8d49d4e69e192 (diff) | |
download | bcm5719-llvm-3d7d92283274d835463d35829c3e6523f153612a.tar.gz bcm5719-llvm-3d7d92283274d835463d35829c3e6523f153612a.zip |
Improve modernize-make-unique matcher.
Summary: "std::unique_ptr<int>" is not the same type as "std::unique_ptr<int, std::default_delete<int>>", unless we insert a "hasCanonicalType" in the middle. Probably it also happens in other cases related to default template argument.
Reviewers: klimek
Subscribers: alexfh, cfe-commits
Differential Revision: http://reviews.llvm.org/D14291
llvm-svn: 252041
Diffstat (limited to 'llvm/lib/Object/ELF.cpp')
0 files changed, 0 insertions, 0 deletions