[all-commits] [llvm/llvm-project] e56e7b: Revert "Revert "Ensure that checkInitIsICE is call...
ZequanWu via All-commits
all-commits at lists.llvm.org
Mon Oct 26 12:09:24 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: e56e7bd4698d29f6197a5f756b6f0bab02d0b3c8
https://github.com/llvm/llvm-project/commit/e56e7bd4698d29f6197a5f756b6f0bab02d0b3c8
Author: Zequan Wu <zequanwu at google.com>
Date: 2020-10-26 (Mon, 26 Oct 2020)
Changed paths:
M clang/include/clang/AST/Decl.h
M clang/include/clang/Serialization/ASTRecordWriter.h
M clang/lib/AST/ComparisonCategories.cpp
M clang/lib/AST/Decl.cpp
M clang/lib/AST/ExprConstant.cpp
M clang/lib/CodeGen/ItaniumCXXABI.cpp
M clang/lib/Sema/SemaDecl.cpp
M clang/lib/Sema/SemaDeclCXX.cpp
M clang/lib/Serialization/ASTReaderDecl.cpp
M clang/lib/Serialization/ASTWriter.cpp
M clang/lib/Serialization/ASTWriterDecl.cpp
M clang/test/CodeGen/enable_if.c
M clang/test/OpenMP/threadprivate_codegen.cpp
M clang/test/Sema/enable_if.c
M clang/test/SemaCXX/constant-expression.cpp
M clang/test/SemaCXX/i-c-e-cxx.cpp
Log Message:
-----------
Revert "Revert "Ensure that checkInitIsICE is called exactly once for every variable""
This reverts commit a2ac64dd905422ed84e273a98d846df022a5e2ec.
More information about the All-commits
mailing list