summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api/value/main.c
diff options
context:
space:
mode:
authorAlex Lorenz <arphaman@gmail.com>2018-06-19 17:56:03 +0000
committerAlex Lorenz <arphaman@gmail.com>2018-06-19 17:56:03 +0000
commit456699ddd1eddad07e3e85ae082e54b6a6221a6d (patch)
treeb0e33fc1d285c7a97f36785cc242dfb5a8a8eac4 /lldb/packages/Python/lldbsuite/test/python_api/value/main.c
parent7ffa97699355822eaa42d79216ff917036167f9b (diff)
downloadbcm5719-llvm-456699ddd1eddad07e3e85ae082e54b6a6221a6d.tar.gz
bcm5719-llvm-456699ddd1eddad07e3e85ae082e54b6a6221a6d.zip
[Darwin] Add a warning for missing include path for libstdc++
Xcode 10 removes support for libstdc++, but the users just get a confusing include not file warning when including an STL header (when building for iOS6 which uses libstdc++ by default for example). This patch adds a new warning that lets the user know that the libstdc++ include path was not found to ensure that the user is more aware of why the error occurs. rdar://40830462 Differential Revision: https://reviews.llvm.org/D48297 llvm-svn: 335063
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/value/main.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud