[PATCH] D28166: Properly merge K&R functions that have attributes
Aaron Ballman via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Jan 3 18:02:08 PST 2017
aaron.ballman updated this revision to Diff 82985.
aaron.ballman marked 3 inline comments as done.
aaron.ballman added a comment.
Stripped out the codegen changes since @rnk 's commit fixed the issue.
https://reviews.llvm.org/D28166
Files:
include/clang/AST/Type.h
include/clang/AST/TypeLoc.h
lib/Sema/SemaDecl.cpp
test/Sema/knr-def-call.c
test/Sema/warn-strict-prototypes.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D28166.82985.patch
Type: text/x-patch
Size: 5944 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170104/56a6ba50/attachment.bin>
More information about the cfe-commits
mailing list