[PATCH] D88222: [AST] Use data-recursion when building ParentMap, avoid stack overflow.

Sam McCall via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Sep 24 13:50:09 PDT 2020


sammccall updated this revision to Diff 294154.
sammccall marked an inline comment as done.
sammccall added a comment.

Address comments.

Also remove a stale fixme, and simplify a little.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D88222

Files:
  clang/lib/AST/ParentMapContext.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D88222.294154.patch
Type: text/x-patch
Size: 6414 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200924/57bd00d9/attachment.bin>


More information about the cfe-commits mailing list