diff options
author | Marshall Clow <mclow.lists@gmail.com> | 2017-01-10 16:59:33 +0000 |
---|---|---|
committer | Marshall Clow <mclow.lists@gmail.com> | 2017-01-10 16:59:33 +0000 |
commit | dc83e7795f21ef720404d3a29adda8c2df8447ff (patch) | |
tree | 08061a7e878df990d6a61ba92f9fb7ee4b5cbde3 /clang/lib/CodeGen/CGBuiltin.cpp | |
parent | 548a53f5ee651271dbf0077a3cabb7e14167064d (diff) | |
download | bcm5719-llvm-dc83e7795f21ef720404d3a29adda8c2df8447ff.tar.gz bcm5719-llvm-dc83e7795f21ef720404d3a29adda8c2df8447ff.zip |
Fix up some mismatched SFINAE conditionsin shared_ptr; some used '_Tp*', others used 'element_type *'. Today, they're the same - but soon they won't be. No functional change.
llvm-svn: 291572
Diffstat (limited to 'clang/lib/CodeGen/CGBuiltin.cpp')
0 files changed, 0 insertions, 0 deletions