clang-tools 22.0.0git
clang::clangd::TweakResult Struct Reference

#include <TweakTesting.h>

Public Attributes

std::string Status
llvm::StringMap< std::string > EditedFiles = {}

Detailed Description

Definition at line 128 of file TweakTesting.h.

Member Data Documentation

◆ EditedFiles

llvm::StringMap<std::string> clang::clangd::TweakResult::EditedFiles = {}

◆ Status

std::string clang::clangd::TweakResult::Status

Definition at line 133 of file TweakTesting.h.

Referenced by clang::clangd::operator<<().


The documentation for this struct was generated from the following file: