[all-commits] [llvm/llvm-project] 6333cc: Revert "PR45083: Mark statement expressions as bei...
Richard Smith via All-commits
all-commits at lists.llvm.org
Mon Mar 9 17:04:17 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 6333cc2a12dc72d0cfaaac5ade00e9a1b9d6dbce
https://github.com/llvm/llvm-project/commit/6333cc2a12dc72d0cfaaac5ade00e9a1b9d6dbce
Author: Richard Smith <richard at metafoo.co.uk>
Date: 2020-03-09 (Mon, 09 Mar 2020)
Changed paths:
M clang/include/clang/AST/Expr.h
M clang/lib/AST/Expr.cpp
M clang/test/SemaTemplate/dependent-expr.cpp
Log Message:
-----------
Revert "PR45083: Mark statement expressions as being dependent if they contain"
This reverts commit 2669e41b7b9c1561a01048d5ed0aba3c62432dfc, which was
pushed by mistake.
More information about the All-commits
mailing list