summaryrefslogtreecommitdiff
path: root/include/llvm/Support/Signals.h
Commit message (Expand)AuthorAge
* Don't use PathV1.h in Signals.h.Rafael Espindola2013-06-13
* Add a RemoveFileOnSignal that takes a StringRef.Rafael Espindola2013-06-13
* Include PathV1.h in files that use it.Rafael Espindola2013-06-11
* Signal.h: Add <cstdio> for FILE*, since r171989.NAKAMURA Takumi2013-01-10
* Fix include guards so they exactly match file names.Jakub Staszak2013-01-10
* Move the internal PrintStackTrace function that is used for llvm::sys::PrintS...Argyrios Kyrtzidis2013-01-09
* Fix a ton of comment typos found by codespell. Patch byChris Lattner2011-04-15
* Now to chant the magical incantation that will exorcise the System libraryCharles Davis2010-11-29
* Merge System into Support.Michael J. Spencer2010-11-29