[PATCH] D25001: [Module] Merge function prototype with a non-prototype function declaration

Akira Hatanaka via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed May 10 20:58:59 PDT 2017


ahatanak updated this revision to Diff 98578.
ahatanak added a comment.

Rebase.


https://reviews.llvm.org/D25001

Files:
  lib/Serialization/ASTReaderDecl.cpp
  test/Modules/Inputs/merge-non-prototype-fn/header2.h
  test/Modules/Inputs/merge-non-prototype-fn/module.map
  test/Modules/merge-non-prototype-fn.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D25001.98578.patch
Type: text/x-patch
Size: 5105 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170511/79a30f5d/attachment.bin>


More information about the cfe-commits mailing list