[PATCH] D79121: Add nomerge statement attribute to clang
    Zequan Wu via Phabricator via cfe-commits 
    cfe-commits at lists.llvm.org
       
    Thu May 21 17:21:28 PDT 2020
    
    
  
zequanwu updated this revision to Diff 265648.
zequanwu retitled this revision from "Add nomerge function attribute to clang" to "Add nomerge statement attribute to clang".
zequanwu edited the summary of this revision.
zequanwu added a comment.
update test case.
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D79121/new/
https://reviews.llvm.org/D79121
Files:
  clang/include/clang/Basic/Attr.td
  clang/include/clang/Basic/AttrDocs.td
  clang/include/clang/Basic/DiagnosticSemaKinds.td
  clang/lib/CodeGen/CGCall.cpp
  clang/lib/CodeGen/CGStmt.cpp
  clang/lib/CodeGen/CodeGenFunction.h
  clang/lib/Sema/SemaStmtAttr.cpp
  clang/test/CodeGen/attr-nomerge.cpp
  clang/test/Sema/attr-nomerge.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D79121.265648.patch
Type: text/x-patch
Size: 8285 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200522/68a064fa/attachment.bin>
    
    
More information about the cfe-commits
mailing list