Another patch which fixes a bug in clang where it creates a function but doesn't attach function attributes to it.
Details
Details
Diff Detail
Diff Detail
Event Timeline
Comment Actions
I really wish this could be refactored in a better way, that said, this is better than it was and no harder to refactor at the end.
Thanks.
-eric
Comment Actions
I'm taking incremental steps here, but I agree that we should refactor this in a better way later.