aboutsummaryrefslogtreecommitdiffstats
path: root/include/llvm/Support/Signals.h
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master LLVM for rebase to r235153Pirama Arumuga Nainar2015-05-181-1/+1
* Update aosp/master llvm for rebase to r233350Pirama Arumuga Nainar2015-04-091-4/+6
* Update aosp/master LLVM for rebase to r230699.Stephen Hines2015-03-231-0/+3
* Update LLVM for 3.5 rebase (r209712).Stephen Hines2014-05-291-1/+1
* Don't use PathV1.h in Signals.h.Rafael Espindola2013-06-131-7/+2
* Add a RemoveFileOnSignal that takes a StringRef.Rafael Espindola2013-06-131-0/+4
* 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