summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api/thread
diff options
context:
space:
mode:
authorRaphael Isemann <teemperor@gmail.com>2019-09-11 14:33:11 +0000
committerRaphael Isemann <teemperor@gmail.com>2019-09-11 14:33:11 +0000
commit3ad8278737d042c6b5b61c0143ee68db66be91fe (patch)
tree104da15fc1973caf0f786391ad39807e5aaba3f6 /lldb/packages/Python/lldbsuite/test/python_api/thread
parent1ccba7c1a106fa4921fabae769e5d6ca99c10f04 (diff)
downloadbcm5719-llvm-3ad8278737d042c6b5b61c0143ee68db66be91fe.tar.gz
bcm5719-llvm-3ad8278737d042c6b5b61c0143ee68db66be91fe.zip
[lldb][NFC] Make include directories in Clang expression parser a std::string
We never compare these directories (where ConstString would be good) and essentially just convert this back to a normal string in the end. So we might as well just use std::string. Also makes it easier to unittest this code (which was the main motivation for this change). llvm-svn: 371623
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/thread')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud