aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/DebugInfo/Symbolize/SymbolizableObjectFile.cpp
diff options
context:
space:
mode:
authorRichard Smith <richard-llvm@metafoo.co.uk>2015-10-29 23:32:29 +0000
committerRichard Smith <richard-llvm@metafoo.co.uk>2015-10-29 23:32:29 +0000
commit25cb32091cce2e6227e1f8812aea84b45000654e (patch)
tree56b40102d8c0f3908aeb670f8918435a07554f7e /llvm/lib/DebugInfo/Symbolize/SymbolizableObjectFile.cpp
parentdf8b0d6fc1c03054f6b095e4280a7efcf23f09e3 (diff)
downloadllvm-25cb32091cce2e6227e1f8812aea84b45000654e.zip
llvm-25cb32091cce2e6227e1f8812aea84b45000654e.tar.gz
llvm-25cb32091cce2e6227e1f8812aea84b45000654e.tar.bz2
Revert r249929 ("Split <string.h> out of <cstring>").
This change caused problems when building code like povray that: a) uses 'using namespace std;' b) is built on an environment where the C library provides the "wrong" (non-const-correct) interface for the str* functions c) makes an unqualified call to one of those str* functions A patch is out for review to add a facility to fix this (and to give the correct signatures for these functions whenever possible, even when the C library does not do so). This revert is expected to be temporary. llvm-svn: 251665
Diffstat (limited to 'llvm/lib/DebugInfo/Symbolize/SymbolizableObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions