diff options
author | bors-servo <lbergstrom+bors@mozilla.com> | 2017-05-03 14:48:02 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-05-03 14:48:02 -0500 |
commit | 765671df1a6b93fccf7460043be865055de7ceb2 (patch) | |
tree | 83f2d370b530749c21eb9e16d6866ae4237dd0ee /src/codegen/helpers.rs | |
parent | 8e9b3884961802a8c5c102ecfff06419e9695199 (diff) | |
parent | 335e5c726608e73af062315bcd76cf639e27330c (diff) |
Auto merge of #673 - scoopr:objc, r=emilio
objc: Fixes to properly parse most of Foundation
I had half of these just lying around in my commit queue for a while, having problems with the template param thing. Incidentally, either some other fixes made it work, or I had accidentally built against clang 4.0, which I guess doesn't work with the current approach.
With these I'm able to parse and generate code for Foundation.framework, with regex ^NS.* (and skipping that one id redefine). Also needed --no-doc-comments, that I guess generated comment for an enum in the wrong place, didn't look at that.
Diffstat (limited to 'src/codegen/helpers.rs')
0 files changed, 0 insertions, 0 deletions