aboutsummaryrefslogtreecommitdiff
path: root/clang/test/SemaCXX/warn-bad-memaccess.cpp
AgeCommit message (Expand)AuthorFilesLines
2012-12-30Don't get confused if a extern "C" builtin function is redeclared withoutRafael Espindola1-0/+5
2011-08-19Improve the correctness and accuracy of the message for -Wdynamic-class-memac...Matt Beaumont-Gay1-6/+11
2011-06-16Teach the warning about non-POD memset/memcpy/memmove to deal with theDouglas Gregor1-0/+42
2011-06-03Clean up the "non-POD memaccess" stuff some. This adds a properly namedChandler Carruth1-0/+70