summaryrefslogtreecommitdiff
path: root/test/SemaCXX/warn-bad-memaccess.cpp
Commit message (Expand)AuthorAge
* Don't get confused if a extern "C" builtin function is redeclared withoutRafael Espindola2012-12-30
* Improve the correctness and accuracy of the message for -Wdynamic-class-memac...Matt Beaumont-Gay2011-08-19
* Teach the warning about non-POD memset/memcpy/memmove to deal with theDouglas Gregor2011-06-16
* Clean up the "non-POD memaccess" stuff some. This adds a properly namedChandler Carruth2011-06-03