BumpPtrAllocator: do the size check without moving any pointers
[oota-llvm.git] / include / llvm / Support / RWMutex.h
2014-08-23 Dylan NoblesmithSupport: make LLVM Mutexes STL-compatible
2014-08-13 Benjamin KramerCanonicalize header guards into a common format.
2012-09-16 Craig TopperUse LLVM_DELETED_FUNCTION for copy constructors and...
2010-11-29 Michael J. SpencerMerge System into Support.