Arquivos
hhvm/hphp/runtime
bsimmers ae39c7330e Fix AtomicVector::ensureSize
I should've used unique_ptr::release() instead of unique_ptr::reset(),
but I decided to stop using unique_ptr altogether since gcc generated nicer
code without it. I also eliminated a redundant load of m_next.
2013-07-23 11:44:33 -07:00
..
2013-05-01 21:00:49 -07:00
2013-07-23 11:44:33 -07:00
2013-02-11 02:10:41 -08:00
2013-02-11 02:10:41 -08:00