aboutsummaryrefslogtreecommitdiffstats
path: root/include/llvm/Support/Signals.h
Commit message (Expand)AuthorAgeFilesLines
* Include PathV1.h in files that use it.Rafael Espindola2013-06-111-0/+1
* Signal.h: Add <cstdio> for FILE*, since r171989.NAKAMURA Takumi2013-01-101-0/+1
* Fix include guards so they exactly match file names.Jakub Staszak2013-01-101-2/+2
* Move the internal PrintStackTrace function that is used for llvm::sys::PrintS...Argyrios Kyrtzidis2013-01-091-0/+3
* Fix a ton of comment typos found by codespell. Patch byChris Lattner2011-04-151-1/+1
* Now to chant the magical incantation that will exorcise the System libraryCharles Davis2010-11-291-1/+1
* Merge System into Support.Michael J. Spencer2010-11-291-0/+59