[all-commits] [llvm/llvm-project] 37c74d: Revert "[c++17] Implement P0145R3 during constant ...
Dmitri Gribenko via All-commits
all-commits at lists.llvm.org
Tue Oct 6 06:50:11 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 37c74dfe72ecf4e7def22702c5a944682a7865df
https://github.com/llvm/llvm-project/commit/37c74dfe72ecf4e7def22702c5a944682a7865df
Author: Dmitri Gribenko <gribozavr at gmail.com>
Date: 2020-10-06 (Tue, 06 Oct 2020)
Changed paths:
M clang/lib/AST/ExprConstant.cpp
M clang/test/SemaCXX/constant-expression-cxx1z.cpp
M clang/www/cxx_status.html
Log Message:
-----------
Revert "[c++17] Implement P0145R3 during constant evaluation."
This reverts commit ded79be63555f4e5bfdb0db27ef22b71fe568474. It causes
a crash (I sent the crash reproducer directly to the author).
More information about the All-commits
mailing list