Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [Builtins] Treat `bcmp` as a builtin. | Clement Courbet | 2019-02-14 | 1 | -1/+8 |
* | Fix -Wdynamic-class-memaccess to skip invalid classes. | Richard Trieu | 2016-03-31 | 1 | -0/+13 |
* | -Wdynamic-class-memaccess: Also warn about array types. | Nico Weber | 2015-03-21 | 1 | -1/+5 |
* | Extend -Wdynamic-class-memaccess to records containing dynamic classes | Reid Kleckner | 2014-06-27 | 1 | -6/+23 |
* | Don't get confused if a extern "C" builtin function is redeclared without | Rafael Espindola | 2012-12-30 | 1 | -0/+5 |
* | Improve the correctness and accuracy of the message for -Wdynamic-class-memac... | Matt Beaumont-Gay | 2011-08-19 | 1 | -6/+11 |
* | Teach the warning about non-POD memset/memcpy/memmove to deal with the | Douglas Gregor | 2011-06-16 | 1 | -0/+42 |
* | Clean up the "non-POD memaccess" stuff some. This adds a properly named | Chandler Carruth | 2011-06-03 | 1 | -0/+70 |