This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 1a31f8df27 PR42220: take into account the possibility of aggregates wit [...] new 9fa6b78286 [MS] Pretend constexpr variable template specializations are inline
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: lib/AST/ASTContext.cpp | 20 ++++++++++++++++---- test/CodeGenCXX/ms-constexpr-var-template.cpp | 11 +++++++++++ 2 files changed, 27 insertions(+), 4 deletions(-) create mode 100644 test/CodeGenCXX/ms-constexpr-var-template.cpp