diff options
author | Alexander Potapenko <glider@google.com> | 2012-01-27 10:52:37 +0000 |
---|---|---|
committer | Alexander Potapenko <glider@google.com> | 2012-01-27 10:52:37 +0000 |
commit | 13d95d5e5ae70670bca80bee5974ffbeeae9781d (patch) | |
tree | ad37332f7df0fe1337846fb54f285f6163b7612f /lldb/source/Commands/CommandObjectExpression.cpp | |
parent | 7945c981b974f58c021762e77f13cd4859ac447b (diff) | |
download | bcm5719-llvm-13d95d5e5ae70670bca80bee5974ffbeeae9781d.tar.gz bcm5719-llvm-13d95d5e5ae70670bca80bee5974ffbeeae9781d.zip |
Make compiler-rt/trunk/lib/asan compileable with g++.
Patch by Timur Iskhodzhanov (timurrrr@google.com)
The double-extern thing is
http://llvm.org/bugs/show_bug.cgi?id=11869
And the #include <string[s].h> are only needed on Mac (see comments in
the original code)
and also including them might make strchr/index conflict with the g++
system headers (which don't follow the man pages, ouch!)
llvm-svn: 149129
Diffstat (limited to 'lldb/source/Commands/CommandObjectExpression.cpp')
0 files changed, 0 insertions, 0 deletions