[all-commits] [llvm/llvm-project] a5ab65: [clang] Fix a crash in constant evaluation

kadir çetinkaya via All-commits all-commits at lists.llvm.org
Wed Aug 31 01:09:46 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: a5ab650714d05c2e49ec158dc99156118a893027
      https://github.com/llvm/llvm-project/commit/a5ab650714d05c2e49ec158dc99156118a893027
  Author: Kadir Cetinkaya <kadircet at google.com>
  Date:   2022-08-31 (Wed, 31 Aug 2022)

  Changed paths:
    M clang/lib/AST/ExprConstant.cpp

  Log Message:
  -----------
  [clang] Fix a crash in constant evaluation

This was showing up in our internal crash collector. I have no idea how
to test it out though, open for suggestions if there are easy paths but
otherwise I'd move forward with the patch.

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




More information about the All-commits mailing list