Home
last modified time | relevance | path

Searched refs:WithEmptyPreamble (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/clang-tools-extra/clangd/unittests/
H A DTUSchedulerTests.cpp680 auto *WithEmptyPreamble = R"cpp(int main() {})cpp"; in TEST_F() local
694 S.update(Foo, getInputs(Foo, WithEmptyPreamble), WantDiagnostics::Auto); in TEST_F()