llvm-project/clang/unittests/Tooling/Syntax
Arthur O'Dwyer e181a6aedd s/instantate/instantiate/ throughout. NFCI.
The static_assert in "libcxx/include/memory" was the main offender here,
but then I figured I might as well `git grep -i instantat` and fix all
the instances I found. One was in user-facing HTML documentation;
the rest were in comments or tests.
2020-12-01 22:13:40 -05:00
..
BuildTreeTest.cpp s/instantate/instantiate/ throughout. NFCI. 2020-12-01 22:13:40 -05:00
CMakeLists.txt [SyntaxTree] Test `findFirstLeaf` and `findLastLeaf` 2020-09-22 06:47:36 +00:00
MutationsTest.cpp [SyntaxTree] Specialize `TreeTestBase` for `BuildTreeTest`, `MutationsTest` and `SynthesisTest` 2020-09-10 16:44:14 +00:00
SynthesisTest.cpp Migrate Declarators to use the List API 2020-10-01 13:56:31 +00:00
TokensTest.cpp [Syntax] expose API for expansions overlapping a spelled token range. 2020-07-20 14:48:12 +02:00
TreeTest.cpp [Syntax] Add iterators over children of syntax trees. 2020-10-28 12:37:57 +01:00
TreeTestBase.cpp [clang] Simplify buildSyntaxTree API 2020-11-09 22:49:54 +01:00
TreeTestBase.h [Syntax] Add iterators over children of syntax trees. 2020-10-28 12:37:57 +01:00