diff options
author | Richard Smith <richard-llvm@metafoo.co.uk> | 2016-03-25 22:29:27 +0000 |
---|---|---|
committer | Richard Smith <richard-llvm@metafoo.co.uk> | 2016-03-25 22:29:27 +0000 |
commit | 0e32c5283ae8307179da18ddeef112435bbcbf6b (patch) | |
tree | 0b3ba1688728b75a42328e3e7463f18c49a45e10 /llvm/lib/Object/MachOObjectFile.cpp | |
parent | 27fa77e102ae716869f0daa0c96c5f3c71772f7b (diff) | |
download | bcm5719-llvm-0e32c5283ae8307179da18ddeef112435bbcbf6b.tar.gz bcm5719-llvm-0e32c5283ae8307179da18ddeef112435bbcbf6b.zip |
Don't warn on "use" of undefined inline function that isn't actually an ODR
use. In order for this to fire, the function needed to be a templated function
marked 'constexpr' and declared but not defined. This weird pattern appears in
libstdc++'s alloc_traits.h.
llvm-svn: 264471
Diffstat (limited to 'llvm/lib/Object/MachOObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions