summaryrefslogtreecommitdiffstats
path: root/llvm/tools/llvm-objdump/llvm-objdump.h
diff options
context:
space:
mode:
authorChandler Carruth <chandlerc@gmail.com>2014-04-15 06:29:04 +0000
committerChandler Carruth <chandlerc@gmail.com>2014-04-15 06:29:04 +0000
commitd82d4cc3567e896fad35372adba9a676c7776cd0 (patch)
treee7855183a7e653d059cd23051196ac8c313c5255 /llvm/tools/llvm-objdump/llvm-objdump.h
parent7620b315684b3140da288d882affea2ba18192d0 (diff)
downloadbcm5719-llvm-d82d4cc3567e896fad35372adba9a676c7776cd0.tar.gz
bcm5719-llvm-d82d4cc3567e896fad35372adba9a676c7776cd0.zip
[Allocator] Constrain the Deallocate templated overloads to only apply
to types which we can compute the size of. The comparison with zero isn't actually interesting here, it's mostly about putting sizeof into a sfinae context. This is particular important for Deallocate as otherwise the void* overload can quickly become ambiguous. llvm-svn: 206251
Diffstat (limited to 'llvm/tools/llvm-objdump/llvm-objdump.h')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud