summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/lang/cpp/breakpoint-commands/TestCPPBreakpointCommands.py
diff options
context:
space:
mode:
authorPavel Labath <labath@google.com>2018-03-01 16:56:28 +0000
committerPavel Labath <labath@google.com>2018-03-01 16:56:28 +0000
commite1463ef4d38126a417e7b5662a8c5c8ec3957d73 (patch)
tree6d1ba2a64237142637b3aec388d8626237efb22e /lldb/packages/Python/lldbsuite/test/lang/cpp/breakpoint-commands/TestCPPBreakpointCommands.py
parentd696e93cb610f688acb19e142aa6adb94da3dc97 (diff)
downloadbcm5719-llvm-e1463ef4d38126a417e7b5662a8c5c8ec3957d73.tar.gz
bcm5719-llvm-e1463ef4d38126a417e7b5662a8c5c8ec3957d73.zip
Make TestDynamicValueSameBase gcc-compatible
gcc will say that the type of "this" is "T * const", clang "T *". Compare the unqualified type names to erase the difference between the two, as the constness is not a part of this test. FWIW, I think that the gcc behavior makes more sense here. llvm-svn: 326449
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/lang/cpp/breakpoint-commands/TestCPPBreakpointCommands.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud