[all-commits] [llvm/llvm-project] 8c5d18: clang: Fix static_assert in a few contexts in micr...
Nico Weber via All-commits
all-commits at lists.llvm.org
Fri Jan 29 21:55:57 PST 2021
Branch: refs/heads/release/12.x
Home: https://github.com/llvm/llvm-project
Commit: 8c5d184ef714dcf435784e21e66b4b5e25b2dffb
https://github.com/llvm/llvm-project/commit/8c5d184ef714dcf435784e21e66b4b5e25b2dffb
Author: Nico Weber <thakis at chromium.org>
Date: 2021-01-29 (Fri, 29 Jan 2021)
Changed paths:
M clang/lib/Parse/ParseDecl.cpp
M clang/test/Sema/static-assert.c
Log Message:
-----------
clang: Fix static_assert in a few contexts in microsoft mode
Follow-up to D17444. Fixes PR48904. See bug for details.
Differential Revision: https://reviews.llvm.org/D95559
(cherry picked from commit 764a7a2155c6747ec8d0b38d8edbb65960eae874)
More information about the All-commits
mailing list