Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
include/clang/Basic/AttrDocs.td | ||
---|---|---|
2809 ↗ | (On Diff #113314) | Feel free to reword the documentation (English is not my native language). Let me know if something is not clear about force_align_arg_pointer functionality, I'll provide more info. |
Comment Actions
Aaron should have final say, but I've included my 2 cents.
include/clang/Basic/AttrDocs.td | ||
---|---|---|
2816 ↗ | (On Diff #113314) | that the x86_64 ABI.. "call site" instead of "caller side". |
2817 ↗ | (On Diff #113314) | Instead of "Taking it into account", perhaps, "Because of this," |
2818 ↗ | (On Diff #113314) | align the stack correctly |
Comment Actions
Looks good to me, but I want to give @aaron.ballman a chance to take a look before this gets accepted.
Comment Actions
Thank you folks for your work.
By the way when these changes are going to be released? clang 6.0?