diff options
author | Douglas Gregor <dgregor@apple.com> | 2011-06-16 17:56:04 +0000 |
---|---|---|
committer | Douglas Gregor <dgregor@apple.com> | 2011-06-16 17:56:04 +0000 |
commit | 707a23e8b87410332b55bb4534fa1c799edef38a (patch) | |
tree | 456b272b77e0288d0e3618beaf9463959e53e62c /include/clang/Basic/SourceManager.h | |
parent | b1f7d2496a2916cfad17633e403151dd09118821 (diff) |
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>.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@133173 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'include/clang/Basic/SourceManager.h')
0 files changed, 0 insertions, 0 deletions