[all-commits] [llvm/llvm-project] 815607: Ensure that the "value" of an unnamed bit-field is...
Richard Smith via All-commits
all-commits at lists.llvm.org
Wed Oct 21 18:52:20 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 81560743527e127ff8e47384db5dd60c7c40f153
https://github.com/llvm/llvm-project/commit/81560743527e127ff8e47384db5dd60c7c40f153
Author: Richard Smith <richard at metafoo.co.uk>
Date: 2020-10-21 (Wed, 21 Oct 2020)
Changed paths:
M clang/lib/AST/ExprConstant.cpp
M clang/test/SemaTemplate/temp_arg_nontype_cxx20.cpp
Log Message:
-----------
Ensure that the "value" of an unnamed bit-field isn't taken into
account when determining the identity of a class NTTP.
More information about the All-commits
mailing list