| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Added a new attribute, objc_root_class, which informs the compiler when a ↵ | Patrick Beard | 2012-04-06 | 1 | -1/+1 |
| | | | | | | | | | | root class is intentionally declared. The warning this inhibits, -Wobjc-root-class, is opt-in for now. However, all clang unit tests that would trigger the warning have been updated to use -Wno-objc-root-class. <rdar://problem/7446698> llvm-svn: 154187 | ||||
| * | Allow for declaration and use of ivars in a stand-alone | Fariborz Jahanian | 2010-02-17 | 1 | -0/+12 |
| implementation (toward radar 7547942). llvm-svn: 96479 | |||||

