diff options
author | Stepan Dyatkovskiy <stpworld@narod.ru> | 2012-06-14 16:59:43 +0000 |
---|---|---|
committer | Stepan Dyatkovskiy <stpworld@narod.ru> | 2012-06-14 16:59:43 +0000 |
commit | 8af777330ef89c166476f4f93ee8a62fe038bc12 (patch) | |
tree | 9e65d8736465d46df39787e6ae2b0e06bfd0a27e /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | c198a68a14bdf7e8b21d2028ae16cd08f411e485 (diff) | |
download | bcm5719-llvm-8af777330ef89c166476f4f93ee8a62fe038bc12.tar.gz bcm5719-llvm-8af777330ef89c166476f4f93ee8a62fe038bc12.zip |
SmallMap, FlatArrayMap::copyFrom
Replaced memcpy with std::copy, since the first one may work improperly with non POD data.
llvm-svn: 158457
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions