llvm-project/clang/lib/Tooling/Syntax
Sam McCall 89cd86bbc5 Reapply [pseudo] Move pseudoparser from clang to clang-tools-extra"
This reverts commit 049f4e4eab.

The problem was a stray dependency in CLANG_TEST_DEPS which caused cmake
to fail if clang-pseudo wasn't built. This is now removed.
2022-03-16 01:10:55 +01:00
..
BuildTree.cpp [clang] Use llvm::{count,count_if,find_if,all_of,none_of} (NFC) 2021-10-25 09:14:45 -07:00
CMakeLists.txt Reapply [pseudo] Move pseudoparser from clang to clang-tools-extra" 2022-03-16 01:10:55 +01:00
ComputeReplacements.cpp [SyntaxTree] Add const qualifiers, from [llvm-qualified-auto] 2020-09-11 18:39:02 +00:00
Mutations.cpp [SyntaxTree] Add reverse links to syntax Nodes. 2020-11-05 09:33:53 +00:00
Nodes.cpp [Syntax] Tablegen literal expressions. 2020-11-12 01:26:02 +01:00
Synthesis.cpp [SyntaxTree] Add reverse links to syntax Nodes. 2020-11-05 09:33:53 +00:00
Tokens.cpp [NFC][tools] Return underlying strings directly instead of OS.str() 2021-12-09 16:05:46 -08:00
Tree.cpp [clang][syntax] Replace `std::vector<bool>` use 2022-01-26 11:20:18 +01:00