[all-commits] [llvm/llvm-project] 9a7eda: PR45350: Handle unsized array CXXConstructExprs in...

Richard Smith via All-commits all-commits at lists.llvm.org
Sun Mar 29 19:34:02 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 9a7eda1bece887ca9af085d79fe6e4fb8826dcda
      https://github.com/llvm/llvm-project/commit/9a7eda1bece887ca9af085d79fe6e4fb8826dcda
  Author: Richard Smith <richard at metafoo.co.uk>
  Date:   2020-03-29 (Sun, 29 Mar 2020)

  Changed paths:
    M clang/lib/AST/ExprConstant.cpp
    M clang/test/SemaCXX/constant-expression-cxx2a.cpp

  Log Message:
  -----------
  PR45350: Handle unsized array CXXConstructExprs in constant evaluation
of array new expressions with runtime bound.




More information about the All-commits mailing list