Home
last modified time | relevance | path

Searched defs:COMMENT_TAG (Results 1 – 2 of 2) sorted by relevance

/llvm-project/llvm/utils/git/
H A Dgithub-automation.py213 COMMENT_TAG = "<!--LLVM NEW CONTRIBUTOR COMMENT-->\n" variable in PRGreeter
250 COMMENT_TAG = "<!--LLVM BUILDBOT INFORMATION COMMENT-->\n" global() variable in PRBuildbotInformation
[all...]
H A Dcode-format-helper.py61 COMMENT_TAG = "<!--LLVM CODE FORMAT COMMENT: {fmt}-->" global() variable in FormatHelper