[all-commits] [llvm/llvm-project] 3732f4: [OPENMP]Add extra checks and initialization for cl...

Alexey Bataev via All-commits all-commits at lists.llvm.org
Tue Dec 24 13:13:34 PST 2019


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 3732f4e093f9aed7aad9740e460e00a248f28572
      https://github.com/llvm/llvm-project/commit/3732f4e093f9aed7aad9740e460e00a248f28572
  Author: Alexey Bataev <a.bataev at hotmail.com>
  Date:   2019-12-24 (Tue, 24 Dec 2019)

  Changed paths:
    M clang/lib/Parse/ParseOpenMP.cpp
    M clang/lib/Sema/SemaOpenMP.cpp

  Log Message:
  -----------
  [OPENMP]Add extra checks and initialization for clause modifier.

Added initialization of the extra modifier to silence sanitizer. Added
extra checks to avoid such trouble in future.




More information about the All-commits mailing list