[PATCH] D33676: Place implictly declared functions at block scope
Momchil Velikov via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Jun 16 04:05:34 PDT 2017
chill updated this revision to Diff 102802.
chill added a comment.
Update 2: added a testcase involving expression statements
https://reviews.llvm.org/D33676
Files:
include/clang/Sema/Scope.h
lib/Parse/ParseStmt.cpp
lib/Sema/SemaDecl.cpp
test/Sema/implicit-decl-c90.c
test/Sema/implicit-decl.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D33676.102802.patch
Type: text/x-patch
Size: 4617 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170616/806f93bb/attachment.bin>
More information about the cfe-commits
mailing list