summaryrefslogtreecommitdiffstats
path: root/llvm
diff options
context:
space:
mode:
authorSaleem Abdulrasool <compnerd@compnerd.org>2019-02-27 00:12:11 +0000
committerSaleem Abdulrasool <compnerd@compnerd.org>2019-02-27 00:12:11 +0000
commit427aeb3ad2306bbf32afa1ebfdb8587767b40c00 (patch)
tree87fb4de50bcbd09d15bdcfa1580fd33ac3a85859 /llvm
parentbee015efb5ff0864884f7a17cb79373808e1958f (diff)
downloadbcm5719-llvm-427aeb3ad2306bbf32afa1ebfdb8587767b40c00.tar.gz
bcm5719-llvm-427aeb3ad2306bbf32afa1ebfdb8587767b40c00.zip
vim: `swiftself` is an attribute
Highlight the `swiftself` attribute on parameters. llvm-svn: 354934
Diffstat (limited to 'llvm')
-rw-r--r--llvm/utils/vim/syntax/llvm.vim1
1 files changed, 1 insertions, 0 deletions
diff --git a/llvm/utils/vim/syntax/llvm.vim b/llvm/utils/vim/syntax/llvm.vim
index 56eb1b19826..1a060ab6514 100644
--- a/llvm/utils/vim/syntax/llvm.vim
+++ b/llvm/utils/vim/syntax/llvm.vim
@@ -148,6 +148,7 @@ syn keyword llvmKeyword
\ sspstrong
\ strictfp
\ swiftcc
+ \ swiftself
\ tail
\ target
\ thread_local
OpenPOWER on IntegriCloud