diff options
author | Robert Widmann <devteam.codafi@gmail.com> | 2018-11-06 01:54:12 +0000 |
---|---|---|
committer | Robert Widmann <devteam.codafi@gmail.com> | 2018-11-06 01:54:12 +0000 |
commit | 6c7073f2f8007a6bb1d992eb68a2eaadd7f4529e (patch) | |
tree | 6ce97fe6b7bec91f16510ceb66a104af5ab6240d /llvm/lib/DebugInfo/CodeView/SymbolSerializer.cpp | |
parent | 927c8803c15ac9f3cab089e3224f2e2b2b437b16 (diff) | |
download | bcm5719-llvm-6c7073f2f8007a6bb1d992eb68a2eaadd7f4529e.tar.gz bcm5719-llvm-6c7073f2f8007a6bb1d992eb68a2eaadd7f4529e.zip |
[LLVM-C] Fix Windows Build of Core
strndup doesn't exist outside of GNU-land and modern macOSes. Use
strdup instead as c_str() is guaranteed to be NUL-terminated.
llvm-svn: 346197
Diffstat (limited to 'llvm/lib/DebugInfo/CodeView/SymbolSerializer.cpp')
0 files changed, 0 insertions, 0 deletions