diff options
author | Vladimir Vereschaka <vvereschaka@accesssoftek.com> | 2019-11-05 17:09:50 -0800 |
---|---|---|
committer | Vladimir Vereschaka <vvereschaka@accesssoftek.com> | 2019-11-05 17:09:50 -0800 |
commit | bcbb121ff6c8440382abfce8f2911a095f14602b (patch) | |
tree | 62a39c5eb2a1c5b75e7ecc1f6ad6a16c2f193dd1 /lldb/packages/Python/lldbsuite/test/python_api/section | |
parent | b36e3a8bac3ee95a5a67ab0acb6ef2a2602226a7 (diff) | |
download | bcm5719-llvm-bcbb121ff6c8440382abfce8f2911a095f14602b.tar.gz bcm5719-llvm-bcbb121ff6c8440382abfce8f2911a095f14602b.zip |
Fixed a profdata file size detection on Windows system.
The space symbols are allowed in the group names on Windows system (as
example: Domain Users). In that case the test extracts a wrong field
from the output to get a size of the profdata file.
This patch avoids a printing of the group names in the test output and
extracts a proper field as a file size.
Differential Revision: https://reviews.llvm.org/D69317
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/section')
0 files changed, 0 insertions, 0 deletions