[PATCH] D44039: [Sema] Make getCurFunction() return null outside function parsing

Reid Kleckner via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Mar 7 16:17:01 PST 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rC326965: [Sema] Make getCurFunction() return null outside function parsing (authored by rnk, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D44039?vs=137472&id=137506#toc

Repository:
  rC Clang

https://reviews.llvm.org/D44039

Files:
  include/clang/Sema/Sema.h
  lib/Sema/AnalysisBasedWarnings.cpp
  lib/Sema/Sema.cpp
  lib/Sema/SemaDecl.cpp
  lib/Sema/SemaExpr.cpp
  lib/Sema/SemaExprCXX.cpp
  lib/Sema/SemaOpenMP.cpp
  lib/Sema/SemaStmt.cpp
  lib/Sema/SemaStmtAsm.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D44039.137506.patch
Type: text/x-patch
Size: 28879 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180308/f83ccd9d/attachment-0001.bin>


More information about the cfe-commits mailing list