llvm-project/lldb/source/Host/macosx
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
..
cfcpp *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
Host.mm I had a problem with one SDK where dispatch_release was actually a 2016-09-08 02:29:40 +00:00
HostInfoMacOSX.mm *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
HostThreadMacOSX.mm *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
Symbols.cpp *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
ThisThread.cpp *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00