[PATCH] D33676: Place implictly declared functions at block scope

Momchil Velikov via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Aug 10 08:44:05 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL310616: Place implictly declared functions at block scope (authored by chill).

Changed prior to commit:
  https://reviews.llvm.org/D33676?vs=109366&id=110587#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D33676

Files:
  cfe/trunk/include/clang/Sema/Scope.h
  cfe/trunk/lib/Parse/ParseCXXInlineMethods.cpp
  cfe/trunk/lib/Parse/ParseDecl.cpp
  cfe/trunk/lib/Parse/ParseExpr.cpp
  cfe/trunk/lib/Parse/ParseExprCXX.cpp
  cfe/trunk/lib/Parse/ParseObjc.cpp
  cfe/trunk/lib/Parse/ParseOpenMP.cpp
  cfe/trunk/lib/Parse/ParsePragma.cpp
  cfe/trunk/lib/Parse/ParseStmt.cpp
  cfe/trunk/lib/Parse/ParseTemplate.cpp
  cfe/trunk/lib/Parse/Parser.cpp
  cfe/trunk/lib/Sema/SemaDecl.cpp
  cfe/trunk/test/Sema/implicit-decl-c90.c
  cfe/trunk/test/Sema/implicit-decl.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D33676.110587.patch
Type: text/x-patch
Size: 16246 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170810/49fc94c1/attachment-0001.bin>


More information about the cfe-commits mailing list