Use <atomic> instead of "llvm/Support/Atomic.h". Removed unused RefCounter class.
authorVirgile Bello <virgile.bello@gmail.com>
Thu, 5 Sep 2013 16:38:02 +0000 (16:38 +0000)
committerVirgile Bello <virgile.bello@gmail.com>
Thu, 5 Sep 2013 16:38:02 +0000 (16:38 +0000)
commitf792acb20fd0233f2e5cf400ceabd4f2416db3b5
tree2cf42457b9137b96c4cbb1bf1695ac2ce194d439
parent3b203a65c2fb1fc1fdd2611ecc3cb5afeb5de817
Use <atomic> instead of "llvm/Support/Atomic.h". Removed unused RefCounter class.

llvm-svn: 190062
lldb/include/lldb/DataFormatters/FormatManager.h
lldb/include/lldb/Utility/RefCounter.h [deleted file]
lldb/include/lldb/Utility/SharingPtr.h
lldb/lldb.xcodeproj/project.pbxproj
lldb/source/Utility/CMakeLists.txt
lldb/source/Utility/RefCounter.cpp [deleted file]