llvm-project/lldb/tools/lldb-test
Pavel Labath 38d9ff7a8a Fix build error introduced in r334498
Some gcc versions (circa 4.9) do not accept initializing Expected
objects containing a reference to a function from a function.

Change the Expected object to contain function pointers to work around
this.

llvm-svn: 334501
2018-06-12 13:26:43 +00:00
..
CMakeLists.txt
FormatUtil.cpp
FormatUtil.h
SystemInitializerTest.cpp Move ObjectFile initialization out of SystemInitializerCommon 2018-05-24 12:44:18 +00:00
SystemInitializerTest.h
lldb-test.cpp Fix build error introduced in r334498 2018-06-12 13:26:43 +00:00