I think this is good to go. I just want a quick-check to make sure I have not overlooked anything.
Details
Details
Diff Detail
Diff Detail
Event Timeline
lib/AST/Decl.cpp | ||
---|---|---|
669–674 | I would prefer to handle this by adding a visibility(default) attribute to all implicitly-declared allocation functions in Sema::DeclareGlobalAllocationFunction. |
Comment Actions
Submitted for now since it not breaking anything. (r228066).
Will apply changes later as specified.
I would prefer to handle this by adding a visibility(default) attribute to all implicitly-declared allocation functions in Sema::DeclareGlobalAllocationFunction.