llvm-project/lldb/source/Host
Jason Molenda 2e819ccc41 I had a problem with one SDK where dispatch_release was actually a
macro, so writing ::dispatch_release did not work as expected.
Remove the global anon namespace :: designation; the header will
get us the correct declaration.

llvm-svn: 280903
2016-09-08 02:29:40 +00:00
..
android *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
common *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
freebsd Reorder FreeBSD Host.cpp #includes to fix build 2016-09-06 21:25:31 +00:00
linux *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
macosx I had a problem with one SDK where dispatch_release was actually a 2016-09-08 02:29:40 +00:00
netbsd *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
posix *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
windows *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
CMakeLists.txt Remove a duplicated block in cmake. 2016-07-28 22:11:54 +00:00