summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/expression_command/call-function/TestCallUserDefinedFunction.py
diff options
context:
space:
mode:
authorShoaib Meenai <smeenai@fb.com>2017-10-04 23:44:38 +0000
committerShoaib Meenai <smeenai@fb.com>2017-10-04 23:44:38 +0000
commitd4563850438a8c449c03b73d42419f8b142b846c (patch)
treef61037b93568b5cf7dec308dd798861679bfb278 /lldb/packages/Python/lldbsuite/test/expression_command/call-function/TestCallUserDefinedFunction.py
parent928bc0824750f6852c4cf38028a425f43c9a4a3e (diff)
downloadbcm5719-llvm-d4563850438a8c449c03b73d42419f8b142b846c.tar.gz
bcm5719-llvm-d4563850438a8c449c03b73d42419f8b142b846c.zip
[libc++] Allow users to explicitly specify ABI
libc++'s current heuristic for detecting Itanium vs. Microsoft ABI falls short in some cases. For example, it will detect windows-itanium targets as using the Microsoft ABI, since they set `_MSC_VER` (for compatibility with Microsoft headers). Leave the current heuristic in place by default but also allow users to explicitly specify the ABI if need be. llvm-svn: 314949
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/expression_command/call-function/TestCallUserDefinedFunction.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud