[Allocator] Fix r206256 which got the enabling case backwards on these
authorChandler Carruth <chandlerc@gmail.com>
Tue, 15 Apr 2014 08:14:48 +0000 (08:14 +0000)
committerChandler Carruth <chandlerc@gmail.com>
Tue, 15 Apr 2014 08:14:48 +0000 (08:14 +0000)
commitd5b514ed23e370fde2425116f283bf89a6a07596
tree4b8ac15da5877d45ac8ba0558a714c9c28ea1f0a
parentb6ecb4f8aba89e24410204439fc80565fa00e2ba
[Allocator] Fix r206256 which got the enabling case backwards on these
overloads. This doesn't matter *that* much yet, but it will in
a subsequent patch. I had tested the original pattern, but not my
attempt to pacify MSVC. This at least appears to work. Still fixing the
rest of the fallout in the final patch that uses these overloads, but it
will follow shortly.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@206259 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Support/Allocator.h