summaryrefslogtreecommitdiffstats
path: root/test/CodeGen/unwind-attr.c
Commit message (Expand)AuthorAgeFilesLines
* Revise r110163: don't mark weak functions nounwind, because the optimizerJohn McCall2010-08-111-0/+7
* Fix a warning on a test.John McCall2010-08-031-0/+1
* Do a very simple pass over every function we emit to infer whether we canJohn McCall2010-08-031-4/+14
* Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar2009-12-151-2/+2
* Eliminate &&s in tests.Daniel Dunbar2009-11-081-1/+1
* Prep for new warning.Mike Stump2009-07-211-0/+1
* make these tests pass with the stack canary stuff even on targets where they ...Chris Lattner2009-06-281-2/+2
* Rename clang to clang-cc.Daniel Dunbar2009-03-241-2/+2
* Fix test case RUN: line (thanks Argiris)Daniel Dunbar2008-08-181-1/+1
* Add test case for -fexceptionsDaniel Dunbar2008-08-111-0/+5