Based upon https://reviews.llvm.org/D86700
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D87229
[SyntaxTree] Ignore implicit `CXXFunctionalCastExpr` wrapping constructor ClosedPublic Authored by eduucaldas on Sep 7 2020, 2:39 AM.
Details
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Sep 7 2020, 9:12 AM This revision was landed with ongoing or failed builds.Sep 8 2020, 2:45 AM Closed by commit rG134455a07c1f: [SyntaxTree] Ignore implicit `CXXFunctionalCastExpr` wrapping constructor (authored by eduucaldas). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 290438 clang/lib/Tooling/Syntax/BuildTree.cpp
clang/unittests/Tooling/Syntax/BuildTreeTest.cpp
|