[PATCH] D17444: PR26672: [MSVC] Clang does not recognize "static_assert" keyword in C mode

Aaron Ballman via cfe-commits cfe-commits at lists.llvm.org
Thu Mar 3 07:33:02 PST 2016


I spoke with a Microsoft compiler engineer who said this is most
likely a bug that static_assert works in C mode in MSVC. Based on
that, I would strongly prefer to not accept this patch.

~Aaron

On Wed, Mar 2, 2016 at 9:33 PM, Aaron Ballman <aaron at aaronballman.com> wrote:
> I will talk to someone about this tomorrow to see if I can get a
> better feel, thank you for the reminder.
>
> ~Aaron
>
> On Wed, Mar 2, 2016 at 8:44 PM, Reid Kleckner via cfe-commits
> <cfe-commits at lists.llvm.org> wrote:
>> rnk accepted this revision.
>> rnk added a comment.
>> This revision is now accepted and ready to land.
>>
>> lgtm
>>
>>
>> http://reviews.llvm.org/D17444
>>
>>
>>
>> _______________________________________________
>> cfe-commits mailing list
>> cfe-commits at lists.llvm.org
>> http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits


More information about the cfe-commits mailing list