summaryrefslogtreecommitdiffstats
path: root/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServerCommon.cpp
diff options
context:
space:
mode:
authorVince Harron <vince@nethacker.com>2015-05-12 00:50:54 +0000
committerVince Harron <vince@nethacker.com>2015-05-12 00:50:54 +0000
commit19e300fbde5f1eeeb97b7f60f55c627786a41166 (patch)
treee23066949600cf1f00bea820ee6d76d72c215a22 /lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServerCommon.cpp
parentfefbdb82ae18fde6636ad17e5233d76070722974 (diff)
downloadbcm5719-llvm-19e300fbde5f1eeeb97b7f60f55c627786a41166.tar.gz
bcm5719-llvm-19e300fbde5f1eeeb97b7f60f55c627786a41166.zip
Change session log filename pattern: test before arch
This is a very minor change. Just reshuffle the elements of the log filename so that the test name comes before the arch/compiler Before: Failure-x86_64-clang-TestCModules.CModulesTestCase.test_expr_with_dwarf.log After: Failure-TestCModules.CModulesTestCase.test_expr_with_dwarf-x86_64-clang.log This way, results are grouped by test name, not by arch. I think this is much more useful. Differential Revision: http://reviews.llvm.org/D9648 llvm-svn: 237076
Diffstat (limited to 'lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServerCommon.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud