summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api/thread/main2.cpp
diff options
context:
space:
mode:
authorSunil Srivastava <sunil_srivastava@playstation.sony.com>2018-06-07 00:42:59 +0000
committerSunil Srivastava <sunil_srivastava@playstation.sony.com>2018-06-07 00:42:59 +0000
commita74031b6402729c6c53d8f862e2fc6204a68a5a0 (patch)
tree8a4c8f2dd8888295fb6b6afcfa5b31ab71bc7585 /lldb/packages/Python/lldbsuite/test/python_api/thread/main2.cpp
parent661d81ef61d3b72956ed4cbee23ce599cbc079d2 (diff)
downloadbcm5719-llvm-a74031b6402729c6c53d8f862e2fc6204a68a5a0.tar.gz
bcm5719-llvm-a74031b6402729c6c53d8f862e2fc6204a68a5a0.zip
Change the wording of RTTI errors to make them more generic.
An attempt to use dynamic_cast while rtti is disabled, used to emit the error: cannot use dynamic_cast with -fno-rtti and a similar one for typeid. This patch changes that to: use of dynamic_cast requires -frtti Differential Revision: https://reviews.llvm.org/D47291 llvm-svn: 334153
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/thread/main2.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud