[all-commits] [llvm/llvm-project] f37b62: Re-land "[lldb] [testsuite] generalize `DWARFASTPa...
Jonas Devlieghere via All-commits
all-commits at lists.llvm.org
Tue Feb 4 14:06:46 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: f37b62eccecadfe3248c06a6bd42e8a062a1dc61
https://github.com/llvm/llvm-project/commit/f37b62eccecadfe3248c06a6bd42e8a062a1dc61
Author: Jonas Devlieghere <jonas at devlieghere.com>
Date: 2020-02-04 (Tue, 04 Feb 2020)
Changed paths:
M lldb/unittests/Expression/DWARFExpressionTest.cpp
M lldb/unittests/SymbolFile/DWARF/DWARFASTParserClangTests.cpp
M lldb/unittests/TestingSupport/CMakeLists.txt
A lldb/unittests/TestingSupport/Symbol/CMakeLists.txt
A lldb/unittests/TestingSupport/Symbol/YAMLModuleTester.cpp
A lldb/unittests/TestingSupport/Symbol/YAMLModuleTester.h
M lldb/unittests/TestingSupport/module.modulemap
Log Message:
-----------
Re-land "[lldb] [testsuite] generalize `DWARFASTParserClangTests` based on `DWARFExpressionTest`'s YAML"
Commit: c21b71c1ba5cbfd8de755a067bedc5ca40a66a20
https://github.com/llvm/llvm-project/commit/c21b71c1ba5cbfd8de755a067bedc5ca40a66a20
Author: Jonas Devlieghere <jonas at devlieghere.com>
Date: 2020-02-04 (Tue, 04 Feb 2020)
Changed paths:
M lldb/unittests/Expression/DWARFExpressionTest.cpp
M lldb/unittests/TestingSupport/Symbol/YAMLModuleTester.cpp
Log Message:
-----------
[lldb/Unittest] Fix the modules build by including TypeSystemClang.h
This should fix the modules build on the GreenDragon bot.
Compare: https://github.com/llvm/llvm-project/compare/6a82f0f0b9d1...c21b71c1ba5c
More information about the All-commits
mailing list