llvm-project/clang/unittests/Tooling/Syntax
Eduardo Caldas c5cdc3e801 [SyntaxTree] Add test coverage for `->*` operator
This was the last binary operator that we supported but didn't have any
test coverage. The recent fix in a crash in member pointers allowed us
to add this test.

Differential Revision: https://reviews.llvm.org/D85185
2020-08-05 07:36:39 +00:00
..
CMakeLists.txt Run syntax tree tests in many language modes 2020-06-02 10:30:01 +02:00
TokensTest.cpp [Syntax] expose API for expansions overlapping a spelled token range. 2020-07-20 14:48:12 +02:00
TreeTest.cpp [SyntaxTree] Add test coverage for `->*` operator 2020-08-05 07:36:39 +00:00