summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
diff options
context:
space:
mode:
authorPawel Bylica <chfast@gmail.com>2016-06-22 21:15:51 +0000
committerPawel Bylica <chfast@gmail.com>2016-06-22 21:15:51 +0000
commitf4437e9b488d3340e0c01642e925ca6c54f5c426 (patch)
treee1380a65571d2b7f57627296bb5290fc10ab6d5e /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
parent40a650616d2fadb9e34985b37f56845b8bdcc99e (diff)
Do not require __STDC_LIMIT_MACROS and others
Summary: Do not require __STDC_LIMIT_MACROS and __STDC_CONSTANT_MACROS macros to be defined globally. They are not needed for C++11 compliant standard headers. Reviewers: joerg, jyknight Subscribers: llvm-commits Differential Revision: http://reviews.llvm.org/D21553 llvm-svn: 273493
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp')
0 files changed, 0 insertions, 0 deletions