aaron.ballman accepted this revision. aaron.ballman added a comment. This revision is now accepted and ready to land.
LGTM assuming precommit CI doesn't come back with surprises, though there are some minor typos in the release notes to be fixed. Do you need someone to commit on your behalf? If so, what name and email address would you like used for patch attribution? (If you need me to land it for you, I can fix up the release notes when I land, so you don't have to upload a new patch. If you land the changes yourself, feel free to fix the release notes while landing as well.) ================ Comment at: clang/docs/ReleaseNotes.rst:195 whether a file can be enabled for the multiple-include optimization. +- Clang now support ``__builtin_FUNCSIG()`` which retruns the same information + as the ``__FUNCSIG__`` macro (available only with ``-fms-extensions`` flag). ---------------- CHANGES SINCE LAST ACTION https://reviews.llvm.org/D150183/new/ https://reviews.llvm.org/D150183 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits