diff options
author | Devin Coughlin <dcoughlin@apple.com> | 2018-01-20 23:11:17 +0000 |
---|---|---|
committer | Devin Coughlin <dcoughlin@apple.com> | 2018-01-20 23:11:17 +0000 |
commit | 2ff57bcd18d3514c3f5baed6d34e02f885e81b28 (patch) | |
tree | b08dae3abff9858965590723381fed75ebb16d03 /llvm/lib/Transforms | |
parent | 5829d8f1f7ad3bf4796615caf941d97c116d815e (diff) | |
download | bcm5719-llvm-2ff57bcd18d3514c3f5baed6d34e02f885e81b28.tar.gz bcm5719-llvm-2ff57bcd18d3514c3f5baed6d34e02f885e81b28.zip |
[analyzer] Provide a check name when MallocChecker enables CStringChecker
Fix an assertion failure caused by a missing CheckName. The malloc checker
enables "basic" support in the CStringChecker, which causes some CString
bounds checks to be enabled. In this case, make sure that we have a
valid CheckName for the BugType.
llvm-svn: 323052
Diffstat (limited to 'llvm/lib/Transforms')
0 files changed, 0 insertions, 0 deletions