Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | revert my patch for rdar://7520940 that warns when a published header | Chris Lattner | 2010-01-22 | 1 | -5/+0 |
| | | | | | | | is #included with "foo.h" style syntax instead of framework syntax. It produced too much noise. llvm-svn: 94120 | ||||
* | try to make this more stable? | Chris Lattner | 2010-01-10 | 1 | -1/+1 |
| | | | | llvm-svn: 93090 | ||||
* | implement rdar://7520940: published framework headers should | Chris Lattner | 2010-01-10 | 1 | -0/+5 |
import other headers within the same framework with the full framework path, not with a relative include. llvm-svn: 93083 |