diff options
author | Alex Brachet <abrachet@google.com> | 2022-07-07 15:06:52 +0000 |
---|---|---|
committer | Alex Brachet <abrachet@google.com> | 2022-07-07 15:06:52 +0000 |
commit | a442c628882eb07fffff8c9f7c87a317af14555a (patch) | |
tree | 9781fc7590285609ca11f8f8059335bc94bc26e2 /lldb/packages/Python/lldbsuite/test/lldbtest.py | |
parent | fad93cd6821992baf0e1b5c45c1606aa5fde2938 (diff) | |
download | llvm-a442c628882eb07fffff8c9f7c87a317af14555a.zip llvm-a442c628882eb07fffff8c9f7c87a317af14555a.tar.gz llvm-a442c628882eb07fffff8c9f7c87a317af14555a.tar.bz2 |
[libc] Make div test names unique
In Fuchsia, all tests in a directory, ie stdlib, are linked
into one executable, this causes problems for multiple
definitions of the vtables of the div tests because their
class has the same name. This patch just trivially changes
their name to be unique between all div tests.
Differential revision: https://reviews.llvm.org/D129248
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/lldbtest.py')
0 files changed, 0 insertions, 0 deletions