[all-commits] [llvm/llvm-project] b86bf8: [FIX] Remove pointer in attribute to eliminate lea...

Johannes Doerfert via All-commits all-commits at lists.llvm.org
Sat Feb 15 16:11:30 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: b86bf83c281cbc1c42de3dfca6ae2555094abeae
      https://github.com/llvm/llvm-project/commit/b86bf83c281cbc1c42de3dfca6ae2555094abeae
  Author: Johannes Doerfert <johannes at jdoerfert.de>
  Date:   2020-02-15 (Sat, 15 Feb 2020)

  Changed paths:
    M clang/include/clang/Basic/Attr.td
    M clang/include/clang/Sema/Sema.h
    M clang/include/clang/Serialization/ASTRecordReader.h
    M clang/include/clang/Serialization/ASTRecordWriter.h
    M clang/lib/CodeGen/CGOpenMPRuntime.cpp
    M clang/lib/Parse/ParseOpenMP.cpp
    M clang/lib/Sema/SemaOpenMP.cpp
    M clang/lib/Sema/SemaTemplateInstantiateDecl.cpp
    M clang/lib/Serialization/ASTReader.cpp
    M clang/lib/Serialization/ASTReaderDecl.cpp
    M clang/lib/Serialization/ASTWriter.cpp
    M clang/utils/TableGen/ClangAttrEmitter.cpp

  Log Message:
  -----------
  [FIX] Remove pointer in attribute to eliminate leaks (see D71830)




More information about the All-commits mailing list