[PATCH] D87278: [Ignore Expressions] Fix performance regression by inlining `Ignore*SingleStep`

Eduardo Caldas via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Sep 8 04:34:38 PDT 2020


eduucaldas created this revision.
eduucaldas added a reviewer: gribozavr2.
Herald added subscribers: cfe-commits, mgorny.
Herald added a project: clang.
eduucaldas requested review of this revision.

We also add a `const` versions of `IgnoreExprNodes`


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D87278

Files:
  clang/include/clang/AST/IgnoreExpr.h
  clang/lib/AST/CMakeLists.txt
  clang/lib/AST/IgnoreExpr.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D87278.290450.patch
Type: text/x-patch
Size: 8182 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200908/2920f9ac/attachment.bin>


More information about the cfe-commits mailing list