Clang 相当于 GCC 和 MSVC?
What's Clang's equivalent to #pragma message as used in GCC and MSVC?
#pragma message
我已将其提交到 Clang 邮件列表,它位于现在讨论。随后作为警告实施,希望很快就会实现其行为与其他编译器中的行为相同。
I've brought this up on the Clang mailing list, and it's in discussion now. It's subsequently been implemented as a warning, and hopefully soon it will be behave as it does in other compilers.
#pragma message 已最近实施 - 对于当前版本 (2.7) 来说太晚了,但它应该包含在即将发布的 2.8 中。
#pragma message has been implemented recently - too recently for the current release (2.7), but it should be included in the forthcoming 2.8.
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
暂无简介
文章 0 评论 0
接受
发布评论
评论(2)
我已将其提交到 Clang 邮件列表,它位于现在讨论。随后作为警告实施,希望很快就会实现其行为与其他编译器中的行为相同。
I've brought this up on the Clang mailing list, and it's in discussion now. It's subsequently been implemented as a warning, and hopefully soon it will be behave as it does in other compilers.
#pragma message
已最近实施 - 对于当前版本 (2.7) 来说太晚了,但它应该包含在即将发布的 2.8 中。#pragma message
has been implemented recently - too recently for the current release (2.7), but it should be included in the forthcoming 2.8.