summaryrefslogtreecommitdiffstats
path: root/lldb/source/Plugins/Process/Linux/LinuxThread.cpp
diff options
context:
space:
mode:
authorTamas Berghammer <tberghammer@google.com>2015-03-31 09:48:53 +0000
committerTamas Berghammer <tberghammer@google.com>2015-03-31 09:48:53 +0000
commit96d1779e23fad278e9f48ebb0ae6450e7395d6e7 (patch)
treeba8b298308b8da59fd9191a09d3d6476fb503e5c /lldb/source/Plugins/Process/Linux/LinuxThread.cpp
parent3292bf677610ecacc23051ea473b276d6e695580 (diff)
downloadbcm5719-llvm-96d1779e23fad278e9f48ebb0ae6450e7395d6e7.tar.gz
bcm5719-llvm-96d1779e23fad278e9f48ebb0ae6450e7395d6e7.zip
Create new test for expression evaluation where char type matters
char is a special type in C++ which can be signed/unsigned and have to be distinguished both from "signed char" and from "unsigned char". This test check for this behaviour during the expression evaluation with different compiler settings. Differential revision: http://reviews.llvm.org/D8657 llvm-svn: 233678
Diffstat (limited to 'lldb/source/Plugins/Process/Linux/LinuxThread.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud