Home
last modified time | relevance | path

Searched full:assignee (Results 1 – 13 of 13) sorted by relevance

/llvm-project/.github/workflows/
H A Dllvm-bugs.yml48 assignee : issue.data.assignees.map((assignee) => assignee.login),
/llvm-project/clang-tools-extra/clangd/refactor/tweaks/
H A DObjCMemberwiseInitializer.cpp74 std::string Assignee; member
82 Assignee = ID.getName().str(); in MethodParameter()
88 Assignee = ID->getName().str(); in MethodParameter()
90 Assignee = ("self." + Name).str(); in MethodParameter()
156 Stream << llvm::formatv("\n {0} = {1};", Param.Assignee, Param.Name); in initializerForParams()
/llvm-project/libc/docs/
H A Dcontributing.rst16 first check if the bug has an assignee; if so please find another unless
17 there's been no movement on the issue from the assignee, in which place do
/llvm-project/libcxx/docs/Status/
H A DRangesMajorFeatures.csv
H A DRangesAlgorithms.csv
H A DZipProjects.csv
H A DFormatIssues.csv1 Number,Name,Standard,Assignee,Status,First released version
H A DFormatPaper.csv1 Section,Description,Dependencies,Assignee,Status,First released version
H A DRangesViews.csv
H A DParallelismProjects.csv1 Section,Description,Dependencies,Assignee,Complete
H A DPSTLPaper.csv1 Section,Description,Assignee,Complete
H A DSpaceshipProjects.csv
/llvm-project/llvm/utils/git/
H A Dgithub-automation.py28 1. Check that no other contributor has already been assigned to this issue. If you believe that no one is actually working on it despite an assignment, ping the person. After one week without a response, the assignee may be changed.