[all-commits] [llvm/llvm-project] 28cd7f: Revert "[Clang] Diagnose ill-formed constant expre...

Shafik Yaghmour via All-commits all-commits at lists.llvm.org
Wed Jul 27 15:32:14 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 28cd7f86ed0e94ea3ae56a49ba85f0ccb7b51dd4
      https://github.com/llvm/llvm-project/commit/28cd7f86ed0e94ea3ae56a49ba85f0ccb7b51dd4
  Author: Shafik Yaghmour <shafik.yaghmour at intel.com>
  Date:   2022-07-27 (Wed, 27 Jul 2022)

  Changed paths:
    M clang/docs/ReleaseNotes.rst
    M clang/include/clang/AST/Decl.h
    M clang/include/clang/Basic/DiagnosticASTKinds.td
    M clang/lib/AST/Decl.cpp
    M clang/lib/AST/ExprConstant.cpp
    M clang/lib/CodeGen/CGExpr.cpp
    M clang/test/Sema/aarch64-sve-intrinsics/acle_sve_imm.cpp
    M clang/test/SemaCXX/constant-expression-cxx11.cpp
    M clang/test/SemaTemplate/temp_arg_enum_printing.cpp
    M clang/www/cxx_dr_status.html

  Log Message:
  -----------
  Revert "[Clang] Diagnose ill-formed constant expression when setting a non fixed enum to a value outside the range of the enumeration values"

This reverts commit a3710589f285de0bb22ff92b1fc24df9411e986f.




More information about the All-commits mailing list