llvm-project/lldb/tools
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
..
argdumper Fix LLVM_LINK_LLVM_DYLIB build (pr35053) 2017-10-31 13:23:19 +00:00
compact-unwind *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
darwin-debug [CMake] Refactor LLDB libraries and tools to be components 2016-12-15 22:01:17 +00:00
darwin-threads the thread id is easier to read in base16. 2018-03-06 23:33:02 +00:00
debugserver Delete some dead code 2018-06-08 21:13:26 +00:00
driver Delete some dead code 2018-06-08 21:13:26 +00:00
install-headers add back an Xcode-specific Makefile for header installation 2016-01-28 22:34:36 +00:00
intel-features Enable AUTOBRIEF in doxygen configuration. 2018-05-02 16:55:16 +00:00
lldb-mi [lldb-mi] Re-implement MI -exec-step command. 2018-06-10 14:58:29 +00:00
lldb-perf Make lldb -Werror clean for -Wstring-conversion 2017-01-06 00:38:06 +00:00
lldb-server Fix windows/mac builds broken by r333182. 2018-05-24 13:12:07 +00:00
lldb-test Fix build error introduced in r334498 2018-06-12 13:26:43 +00:00
CMakeLists.txt Add lldb-test. 2017-12-01 00:52:51 +00:00