[all-commits] [llvm/llvm-project] f545ed: Fix regression in bdad0a1: force rebuilding of Stm...
Richard Smith via All-commits
all-commits at lists.llvm.org
Wed Mar 4 13:20:03 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: f545ede91c9d9f271e7504282cab7bf509607ead
https://github.com/llvm/llvm-project/commit/f545ede91c9d9f271e7504282cab7bf509607ead
Author: Richard Smith <richard at metafoo.co.uk>
Date: 2020-03-04 (Wed, 04 Mar 2020)
Changed paths:
M clang/include/clang/Sema/Sema.h
M clang/lib/Sema/SemaExpr.cpp
M clang/lib/Sema/TreeTransform.h
M clang/test/SemaTemplate/dependent-expr.cpp
Log Message:
-----------
Fix regression in bdad0a1: force rebuilding of StmtExpr nodes in
TreeTransform if the 'dependent' flag would change.
More information about the All-commits
mailing list