| commit | ab4fe98b4a0a8290efa07bd44d207750016c3c47 | [log] [tgz] |
|---|---|---|
| author | Fariborz Jahanian <fjahanian@apple.com> | Fri Sep 12 18:44:36 2014 +0000 |
| committer | Fariborz Jahanian <fjahanian@apple.com> | Fri Sep 12 18:44:36 2014 +0000 |
| tree | 6e86255a6841c56b340d0e24c64d3702401a20e2 | |
| parent | 7e954ea0630ec67d4e68cf18d540046256c5a465 [diff] |
patch to add missing warning on sizeof wrong parameter for __builtin___strlcpy_chk/__builtin___strlcat_chk. Patch by Jacques Fortier with monir change by me and addition of test. rdar://18259539 llvm-svn: 217700