Don't disable smart pointers, silly

llvm-svn: 92009
This commit is contained in:
Douglas Gregor 2009-12-23 17:42:06 +00:00
parent e6600379b1
commit 72e9f2f0b9
1 changed files with 1 additions and 1 deletions

View File

@ -166,7 +166,7 @@ namespace llvm {
// conversions.
// Flip this switch to measure performance impact of the smart pointers.
#define DISABLE_SMART_POINTERS
//#define DISABLE_SMART_POINTERS
namespace llvm {
template<>