aboutsummaryrefslogtreecommitdiff
path: root/include/clang/Basic/SourceManager.h
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
commit707a23e8b87410332b55bb4534fa1c799edef38a (patch)
tree456b272b77e0288d0e3618beaf9463959e53e62c /include/clang/Basic/SourceManager.h
parentb1f7d2496a2916cfad17633e403151dd09118821 (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