[all-commits] [llvm/llvm-project] 307e85: Add nomerge function attribute to clang

ZequanWu via All-commits all-commits at lists.llvm.org
Thu May 21 15:29:22 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 307e85395485e1eff9533b2d7952b16f33ceae38
      https://github.com/llvm/llvm-project/commit/307e85395485e1eff9533b2d7952b16f33ceae38
  Author: Zequan Wu <zequanwu at google.com>
  Date:   2020-05-21 (Thu, 21 May 2020)

  Changed paths:
    M clang/include/clang/Basic/Attr.td
    M clang/include/clang/Basic/AttrDocs.td
    M clang/include/clang/Basic/DiagnosticSemaKinds.td
    M clang/lib/CodeGen/CGCall.cpp
    M clang/lib/CodeGen/CGStmt.cpp
    M clang/lib/CodeGen/CodeGenFunction.h
    M clang/lib/Sema/SemaStmtAttr.cpp
    A clang/test/CodeGen/attr-nomerge.cpp
    A clang/test/Sema/attr-nomerge.cpp

  Log Message:
  -----------
  Add nomerge function attribute to clang




More information about the All-commits mailing list