| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Added a new attribute, objc_root_class, which informs the compiler when a roo... | Patrick Beard | 2012-04-06 | 1 | -1/+1 |
| * | Fix a diagnostics crasher with -Wmissing-noreturn in Objective-C | Douglas Gregor | 2011-09-10 | 1 | -0/+9 |
| * | Improve the diagnostic text for -Wmissing-noreturn to include the name | Chandler Carruth | 2011-08-31 | 1 | -1/+1 |
| * | Make clang -cc1 disable Objective-C exceptions by default, and add a -fobjc-e... | Anders Carlsson | 2011-02-22 | 1 | -1/+1 |
| * | Add test case for <rdar://problem/4289832>. Clang actuallys gets | Ted Kremenek | 2010-06-29 | 1 | -0/+19 |
| * | Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. | Daniel Dunbar | 2009-12-15 | 1 | -1/+1 |
| * | Change tests to use clang -cc1... | Fariborz Jahanian | 2009-12-14 | 1 | -1/+1 |
| * | Refine noreturn handling. Fixes -Wmissing-noreturn so that it doesn't | Mike Stump | 2009-10-27 | 1 | -1/+17 |
| * | Add warning for falling off the end of a function that should return a | Mike Stump | 2009-07-22 | 1 | -0/+6 |

