[all-commits] [llvm/llvm-project] b8ec43: [Clang][Sema][OpenMP] Fix uninitialized variable Op
Shilei Tian via All-commits
all-commits at lists.llvm.org
Fri Feb 4 12:01:04 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b8ec430de71766d9a35a6b737c8a789c0c7cf812
https://github.com/llvm/llvm-project/commit/b8ec430de71766d9a35a6b737c8a789c0c7cf812
Author: Shilei Tian <i at tianshilei.me>
Date: 2022-02-04 (Fri, 04 Feb 2022)
Changed paths:
M clang/lib/Sema/SemaOpenMP.cpp
Log Message:
-----------
[Clang][Sema][OpenMP] Fix uninitialized variable Op
This can fix the case atomic_messages
More information about the All-commits
mailing list