[all-commits] [llvm/llvm-project] b0a0f0: Revert "Add nomerge function attribute to clang"
ZequanWu via All-commits
all-commits at lists.llvm.org
Thu May 21 16:13:46 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: b0a0f01bc175b4c444052f871a89421889f8b5ce
https://github.com/llvm/llvm-project/commit/b0a0f01bc175b4c444052f871a89421889f8b5ce
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
R clang/test/CodeGen/attr-nomerge.cpp
R clang/test/Sema/attr-nomerge.cpp
Log Message:
-----------
Revert "Add nomerge function attribute to clang"
This reverts commit 307e85395485e1eff9533b2d7952b16f33ceae38.
More information about the All-commits
mailing list