[all-commits] [llvm/llvm-project] de7494: [AST] fail rather than crash when const evaluating...

Sam McCall via All-commits all-commits at lists.llvm.org
Wed Oct 27 13:45:51 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: de7494a33a5c3152dd0ed24ea1c8b2760255f2f7
      https://github.com/llvm/llvm-project/commit/de7494a33a5c3152dd0ed24ea1c8b2760255f2f7
  Author: Sam McCall <sam.mccall at gmail.com>
  Date:   2021-10-27 (Wed, 27 Oct 2021)

  Changed paths:
    M clang/lib/AST/ExprConstant.cpp
    M clang/test/SemaCXX/constexpr-function-recovery-crash.cpp

  Log Message:
  -----------
  [AST] fail rather than crash when const evaluating invalid c++ foreach

Differential Revision: https://reviews.llvm.org/D112633




More information about the All-commits mailing list