clang-tools 22.0.0git
|
#include <TweakTesting.h>
Public Attributes | |
std::string | Status |
llvm::StringMap< std::string > | EditedFiles = {} |
Definition at line 128 of file TweakTesting.h.
llvm::StringMap<std::string> clang::clangd::TweakResult::EditedFiles = {} |
Definition at line 136 of file TweakTesting.h.
Referenced by clang::clangd::TweakWorkspaceTest::apply(), clang::clangd::editedFiles(), and clang::clangd::operator<<().
std::string clang::clangd::TweakResult::Status |
Definition at line 133 of file TweakTesting.h.
Referenced by clang::clangd::operator<<().