llvm-project/clang/unittests/Tooling/Syntax
Haojian Wu 2d01ac18df [pseudo] Strip comments for TokenStream.
Add a utility function to strip comments from a "raw" tokenstream. The
derived stream will be fed to the GLR parser (for early testing).

Differential Revision: https://reviews.llvm.org/D121092
2022-03-07 20:24:37 +01:00
..
Pseudo [pseudo] Strip comments for TokenStream. 2022-03-07 20:24:37 +01:00
BuildTreeTest.cpp Bump googletest to 1.10.0 2021-05-14 19:16:31 +02:00
CMakeLists.txt [syntax][pseudo] Add Grammar for the clang pseudo-parser 2022-02-03 11:28:27 +01:00
MutationsTest.cpp Bump googletest to 1.10.0 2021-05-14 19:16:31 +02:00
SynthesisTest.cpp Bump googletest to 1.10.0 2021-05-14 19:16:31 +02:00
TokensTest.cpp [NFC] Remove duplicate include 2022-01-27 13:56:13 +08:00
TreeTest.cpp [NFC][testing] Return underlying strings directly instead of OS.str() 2021-12-09 16:05:46 -08: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