[PATCH] Sema for Captured Statements

Ben Langmuir ben.langmuir at intel.com
Tue Feb 26 07:07:44 PST 2013


  Small fix for the error path, based on the implementation for lambdas.

Hi doug.gregor,

http://llvm-reviews.chandlerc.com/D433

CHANGE SINCE LAST DIFF
  http://llvm-reviews.chandlerc.com/D433?vs=1049&id=1109#toc

Files:
  include/clang/AST/Decl.h
  include/clang/Basic/DiagnosticSemaKinds.td
  include/clang/Sema/ScopeInfo.h
  include/clang/Sema/Sema.h
  lib/Frontend/PrintPreprocessedOutput.cpp
  lib/Parse/ParsePragma.cpp
  lib/Sema/ScopeInfo.cpp
  lib/Sema/Sema.cpp
  lib/Sema/SemaExpr.cpp
  lib/Sema/SemaExprCXX.cpp
  lib/Sema/SemaLambda.cpp
  lib/Sema/SemaStmt.cpp
  test/Sema/captured-statements.c
  test/SemaCXX/captured-statements.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D433.2.patch
Type: text/x-patch
Size: 24312 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20130226/ae0924fe/attachment.bin>


More information about the cfe-commits mailing list