commit | 9f1cfdb2af86c218c0ced4c9e907a2491eeb13c4 | [log] [tgz] |
---|---|---|
author | Marshall Clow <mclow.lists@gmail.com> | Tue Apr 07 05:21:38 2015 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Wed Feb 12 23:52:38 2020 -0800 |
tree | c322169ccd370a86bba163a4b174a1b72677dedc | |
parent | d028a273361f989ca501732b18909baeb24f2192 [diff] |
In many places, there was an #ifdef/#else block that selected one of two implmentations of rebind_alloc based on whether or not we had template aliases. Create a helper struct to encapsulate that bit of logic, and replace all the ifdefs with uses of that struct. No functionality change intented. llvm-svn: 234296 GitOrigin-RevId: 1f508014df7da33d684a5c0cb3c059a675a0aacf