summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/MachineBasicBlock.cpp
diff options
context:
space:
mode:
authorDouglas Gregor <dgregor@apple.com>2011-06-16 17:56:04 +0000
committerDouglas Gregor <dgregor@apple.com>2011-06-16 17:56:04 +0000
commit18739c343c4350598fc5e5d31cb7ba622cb307f8 (patch)
tree6614ce12ce43cfa23f7cc37d5280ebf8d8eed29f /llvm/lib/CodeGen/MachineBasicBlock.cpp
parent7f191b2a3bafe4995e183c43fd3136a6d8e87e1a (diff)
downloadbcm5719-llvm-18739c343c4350598fc5e5d31cb7ba622cb307f8.tar.gz
bcm5719-llvm-18739c343c4350598fc5e5d31cb7ba622cb307f8.zip
Teach the warning about non-POD memset/memcpy/memmove to deal with the
__builtin_ versions of these functions as well as the normal function versions, so that it works on platforms where memset/memcpy/memmove are macros that map down to the builtins (e.g., Darwin). Fixes <rdar://problem/9372688>. llvm-svn: 133173
Diffstat (limited to 'llvm/lib/CodeGen/MachineBasicBlock.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud