summaryrefslogtreecommitdiffstats
path: root/clang/test/SemaCXX/warn-bad-memaccess.cpp
Commit message (Expand)AuthorAgeFilesLines
* [Builtins] Treat `bcmp` as a builtin.Clement Courbet2019-02-141-1/+8
* Fix -Wdynamic-class-memaccess to skip invalid classes.Richard Trieu2016-03-311-0/+13
* -Wdynamic-class-memaccess: Also warn about array types.Nico Weber2015-03-211-1/+5
* Extend -Wdynamic-class-memaccess to records containing dynamic classesReid Kleckner2014-06-271-6/+23
* Don't get confused if a extern "C" builtin function is redeclared withoutRafael Espindola2012-12-301-0/+5
* Improve the correctness and accuracy of the message for -Wdynamic-class-memac...Matt Beaumont-Gay2011-08-191-6/+11
* Teach the warning about non-POD memset/memcpy/memmove to deal with theDouglas Gregor2011-06-161-0/+42
* Clean up the "non-POD memaccess" stuff some. This adds a properly namedChandler Carruth2011-06-031-0/+70
OpenPOWER on IntegriCloud