[all-commits] [llvm/llvm-project] d180cf: [Clang][OpenMP] fixed crash due to invalid binary ...

Chia via All-commits all-commits at lists.llvm.org
Tue Nov 7 07:42:04 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: d180cfb37d0d1ae1e9dadd13debc49c80d52eda4
      https://github.com/llvm/llvm-project/commit/d180cfb37d0d1ae1e9dadd13debc49c80d52eda4
  Author: Chia <sun1011jacobi at gmail.com>
  Date:   2023-11-07 (Tue, 07 Nov 2023)

  Changed paths:
    M clang/lib/Sema/SemaOpenMP.cpp
    A clang/test/SemaOpenMP/atomic-capture-const-no-crash.c

  Log Message:
  -----------
  [Clang][OpenMP] fixed crash due to invalid binary expression in checking atomic semantics (#71480)

This PR fixes https://github.com/llvm/llvm-project/issues/69069 .




More information about the All-commits mailing list