Mentioned performance regression:
http://llvm-compile-time-tracker.com/compare.php?from=8d64df9f139038b48344dd9f1f20a38b22aba8c9&to=81aa66f65f504af18982baa078a5f3f7d2aa88fa&stat=instructions
We also add a const version of IgnoreExprNodes
Paths
| Differential D87278
[Ignore Expressions] Fix performance regression by inlining `Ignore*SingleStep` ClosedPublic Authored by eduucaldas on Sep 8 2020, 4:34 AM.
Details Summary Mentioned performance regression: We also add a const version of IgnoreExprNodes
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Sep 8 2020, 6:43 AM This revision was landed with ongoing or failed builds.Sep 9 2020, 12:33 AM Closed by commit rGc0e5e3fbfa50: [Ignore Expressions] Fix performance regression by inlining `Ignore*SingleStep` (authored by eduucaldas). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 290450 clang/include/clang/AST/IgnoreExpr.hclang/lib/AST/CMakeLists.txt
clang/lib/AST/IgnoreExpr.cpp
|
clang-format: please reformat the code