[all-commits] [llvm/llvm-project] 764a7a: clang: Fix static_assert in a few contexts in micr...
Nico Weber via All-commits
all-commits at lists.llvm.org
Wed Jan 27 15:20:52 PST 2021
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 764a7a2155c6747ec8d0b38d8edbb65960eae874
https://github.com/llvm/llvm-project/commit/764a7a2155c6747ec8d0b38d8edbb65960eae874
Author: Nico Weber <thakis at chromium.org>
Date: 2021-01-27 (Wed, 27 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
More information about the All-commits
mailing list