BumpPtrAllocator: do the size check without moving any pointers
[oota-llvm.git] / include / llvm / Support / Signals.h
2014-04-07 Craig Topper[C++11] Make use of 'nullptr' in the Support library.
2013-06-13 Rafael EspindolaDon't use PathV1.h in Signals.h.
2013-06-13 Rafael EspindolaAdd a RemoveFileOnSignal that takes a StringRef.
2013-06-11 Rafael EspindolaInclude PathV1.h in files that use it.
2013-01-10 NAKAMURA TakumiSignal.h: Add <cstdio> for FILE*, since r171989.
2013-01-10 Jakub StaszakFix include guards so they exactly match file names.
2013-01-09 Argyrios KyrtzidisMove the internal PrintStackTrace function that is...
2011-04-15 Chris LattnerFix a ton of comment typos found by codespell. Patch by
2010-11-29 Charles DavisNow to chant the magical incantation that will exorcise...
2010-11-29 Michael J. SpencerMerge System into Support.