[SyntaxTree] Ignore implicit `CXXFunctionalCastExpr` wrapping constructor
authorEduardo Caldas <ecaldas@google.com>
Mon, 7 Sep 2020 08:40:49 +0000 (08:40 +0000)
committerEduardo Caldas <ecaldas@google.com>
Tue, 8 Sep 2020 09:44:23 +0000 (09:44 +0000)
commit134455a07c1f1de4cff62a6afb4ccd98b98343ec
tree9d37789efea35a3cdca5fecb0af7f28e1f265575
parent46f4439dc9bf9b8cfee0001b6752c3d074c83b00
[SyntaxTree] Ignore implicit `CXXFunctionalCastExpr` wrapping constructor

Differential Revision: https://reviews.llvm.org/D87229
clang/lib/Tooling/Syntax/BuildTree.cpp
clang/unittests/Tooling/Syntax/BuildTreeTest.cpp