[all-commits] [llvm/llvm-project] 49eba8: [clang] Do not crash when ArgTy is null in CheckAr...

Adam Czachorowski via All-commits all-commits at lists.llvm.org
Thu Jun 10 07:59:49 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 49eba8bf1780684f1173a455b909ce37008eaa09
      https://github.com/llvm/llvm-project/commit/49eba8bf1780684f1173a455b909ce37008eaa09
  Author: Adam Czachorowski <adamcz at google.com>
  Date:   2021-06-10 (Thu, 10 Jun 2021)

  Changed paths:
    M clang/lib/Sema/SemaChecking.cpp
    M clang/test/SemaCXX/recovery-expr-type.cpp

  Log Message:
  -----------
  [clang] Do not crash when ArgTy is null in CheckArgAlignment

This can happen around RecoveryExpr.

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




More information about the All-commits mailing list