[PATCH] D32332: Add support for transparent overloadable functions in clang

George Burgess IV via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Jun 27 14:31:57 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL306467: [Sema] Allow unmarked overloadable functions. (authored by gbiv).

Changed prior to commit:
  https://reviews.llvm.org/D32332?vs=103448&id=104277#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D32332

Files:
  cfe/trunk/include/clang/Basic/AttrDocs.td
  cfe/trunk/include/clang/Basic/DiagnosticSemaKinds.td
  cfe/trunk/lib/Lex/PPMacroExpansion.cpp
  cfe/trunk/lib/Sema/SemaDecl.cpp
  cfe/trunk/test/CodeGen/mangle-ms.c
  cfe/trunk/test/CodeGen/mangle.c
  cfe/trunk/test/CodeGenCXX/mangle-ms.cpp
  cfe/trunk/test/PCH/attrs.c
  cfe/trunk/test/Sema/overloadable.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D32332.104277.patch
Type: text/x-patch
Size: 20380 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170627/1bc5360c/attachment-0001.bin>


More information about the cfe-commits mailing list