[SyntaxTree] Use Annotations based tests for expressions
authorEduardo Caldas <ecaldas@google.com>
Fri, 14 Aug 2020 09:53:45 +0000 (09:53 +0000)
committerEduardo Caldas <ecaldas@google.com>
Tue, 18 Aug 2020 13:00:56 +0000 (13:00 +0000)
commitc8c92b54d74c1b9256f9aed6ba89d66fbd1d01ae
tree4c3b03c986e159d192de45b39b64d7e2b5fc3366
parentab58c9ee8a6e9ace3a93198496b4d85e8cb2b5a9
[SyntaxTree] Use Annotations based tests for expressions

In this process we also create some other tests, in order to not lose
coverage when focusing on the annotated code

Differential Revision: https://reviews.llvm.org/D85962
clang/unittests/Tooling/Syntax/BuildTreeTest.cpp
clang/unittests/Tooling/Syntax/TreeTestBase.cpp