| commit | 38a45cc686e7110e51e154757302827d384d538e | [log] [tgz] |
|---|---|---|
| author | Chandler Carruth <chandlerc@gmail.com> | Tue Aug 04 03:53:01 2015 +0000 |
| committer | Chandler Carruth <chandlerc@gmail.com> | Tue Aug 04 03:53:01 2015 +0000 |
| tree | 0711beb3e06c67889b6f8d270f3eb22f058e24a4 | |
| parent | a91ba1260a9ca94c9756639b4a43bec5f05aa280 [diff] |
[UB] Guard two calls to memcpy in generated attribute code to handle null StringRef objects as inputs. Found by UBSan. llvm-svn: 243949