summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api/sbdata/TestSBData.py
diff options
context:
space:
mode:
authorGuillaume Papin <guillaume.papin@epitech.eu>2017-03-21 19:17:53 +0000
committerGuillaume Papin <guillaume.papin@epitech.eu>2017-03-21 19:17:53 +0000
commitd2a64aa8549059633a4a7d7744648be6e11f3cf1 (patch)
tree08a02e823a72191a43d556569d1a47bcad25550c /lldb/packages/Python/lldbsuite/test/python_api/sbdata/TestSBData.py
parent200e5e184a51df5862dff965bd1223b4fc0838ce (diff)
downloadbcm5719-llvm-d2a64aa8549059633a4a7d7744648be6e11f3cf1.tar.gz
bcm5719-llvm-d2a64aa8549059633a4a7d7744648be6e11f3cf1.zip
[CMake] fix CLANG_INCLUDE_DIRS CMake export
Summary: This change should fixes the export of CLANG_INCLUDE_DIRS variable in ClangConfig.cmake. Unlike for the other variables, CLANG_INSTALL_PREFIX wasn't escaped meaning CLANG_INCLUDE_DIRS resulting in the path "/include" instead of "${CLANG_INSTALL_PREFIX}/include". Reviewers: beanz Subscribers: mgorny Differential Revision: https://reviews.llvm.org/D30911 llvm-svn: 298424
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/sbdata/TestSBData.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud