aboutsummaryrefslogtreecommitdiff
path: root/llvm/utils/vscode
AgeCommit message (Expand)AuthorFilesLines
2024-05-30[RemoveDIs] Update syntax highlighting to include debug records (#93660)Stephen Tozer1-1/+2
2023-10-19[TableGen] Update editor modes for new keywords and bang operators. (#68897)Francesco Petrogalli1-1/+1
2023-09-01[lldb] Fix duplicate word typos; NFCFangrui Song1-1/+1
2023-05-22[llvm-vscode] update dependenciesYuanfang Chen1-131/+275
2022-03-01[SanitizerBounds] Add support for NoSanitizeBounds functionTong Zhang1-0/+1
2021-06-14[Utils] Add missing freeze and poison keyword highlightsJuneyoung Lee1-0/+2
2021-05-25[SanitizeCoverage] Add support for NoSanitizeCoverage function attributeMarco Elver1-0/+1
2021-03-05[Utils] Add missing attributes in syntax filesAndrzej Warzynski1-9/+35
2021-03-03[NFC] Add x86_amx and some missed half, bfloat keywords to llvm plugin syntaxesWang, Pengfei1-0/+2
2020-11-17Revert "[IR] add fn attr for no_stack_protector; prevent inlining on mismatch"Nick Desaulniers1-1/+0
2020-10-23[IR] add fn attr for no_stack_protector; prevent inlining on mismatchNick Desaulniers1-0/+1
2020-10-19[LangRef] Define mustprogress attributeAtmn Patel1-0/+1
2020-08-25[Utils] Add highlighting definition for byref IR attributeAnatoly Trosinenko1-0/+1
2020-08-03[Utils] Add noundef attribute to vim/emacs/vscode syntax scriptsGui Andrade1-0/+1
2020-03-18[lit] Add builtin support for flaky tests in litLouis Dionne1-0/+2
2020-03-05Add some more vscode filesYuanfang Chen20-101/+1011
2020-01-14[TableGen] Update editor modes for new keywords.Simon Tatham1-1/+1
2017-05-09Adding VSCode syntax colorizer to utils (generated from textmate colorizer).Puyan Lotfi8-0/+263