[all-commits] [llvm/llvm-project] 5a8558: [lldb/Reproducers] Make the type tests work with r...
Jonas Devlieghere via All-commits
all-commits at lists.llvm.org
Fri May 22 13:07:28 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 5a85582eb26f0c8f6b8ef5a14385d608ef10385c
https://github.com/llvm/llvm-project/commit/5a85582eb26f0c8f6b8ef5a14385d608ef10385c
Author: Jonas Devlieghere <jonas at devlieghere.com>
Date: 2020-05-22 (Fri, 22 May 2020)
Changed paths:
M lldb/packages/Python/lldbsuite/test/lldbtest.py
M lldb/test/API/types/AbstractBase.py
Log Message:
-----------
[lldb/Reproducers] Make the type tests work with reproducers
Commit: a67b2faa7c4cfbceffb4213f46769c45a5a9291a
https://github.com/llvm/llvm-project/commit/a67b2faa7c4cfbceffb4213f46769c45a5a9291a
Author: Jonas Devlieghere <jonas at devlieghere.com>
Date: 2020-05-22 (Fri, 22 May 2020)
Changed paths:
M lldb/unittests/CMakeLists.txt
Log Message:
-----------
[lldb/Test] Disable APITests.exe on Windows
The generated binary (APITests.exe) is not a valid googletest binary. I
suspect it has something to do with us linking against liblldb.
Compare: https://github.com/llvm/llvm-project/compare/a28e9f120860...a67b2faa7c4c
More information about the All-commits
mailing list