[all-commits] [llvm/llvm-project] d6f900: [clang] Fix a constant evaluator crash on a NULL-t...

Haojian Wu via All-commits all-commits at lists.llvm.org
Tue Apr 26 01:23:01 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: d6f9000ecabeca5819f4f03d774548c7cbb1ff21
      https://github.com/llvm/llvm-project/commit/d6f9000ecabeca5819f4f03d774548c7cbb1ff21
  Author: Haojian Wu <hokein.wu at gmail.com>
  Date:   2022-04-26 (Tue, 26 Apr 2022)

  Changed paths:
    M clang/lib/AST/ExprConstant.cpp
    M clang/test/SemaCXX/recovery-expr-type.cpp

  Log Message:
  -----------
  [clang] Fix a constant evaluator crash on a NULL-type expr.

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




More information about the All-commits mailing list