[PATCH] D60029: Add const children() accessors to all AST nodes.

Phabricator via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Apr 12 08:34:28 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rC358288: [AST][NFC] Add const children() accessors to all AST nodes (authored by brunoricci, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D60029?vs=193288&id=194897#toc

Repository:
  rC Clang

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D60029/new/

https://reviews.llvm.org/D60029

Files:
  include/clang/AST/Expr.h
  include/clang/AST/ExprCXX.h
  include/clang/AST/ExprObjC.h
  include/clang/AST/ExprOpenMP.h
  include/clang/AST/OpenMPClause.h
  include/clang/AST/Stmt.h
  include/clang/AST/StmtCXX.h
  include/clang/AST/StmtObjC.h
  include/clang/AST/StmtOpenMP.h
  lib/AST/ExprObjC.cpp
  lib/AST/Stmt.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D60029.194897.patch
Type: text/x-patch
Size: 51372 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190412/15a77b14/attachment-0001.bin>


More information about the cfe-commits mailing list