vim: swiftself is an attribute

Highlight the `swiftself` attribute on parameters.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@354934 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Saleem Abdulrasool 2019-02-27 00:12:11 +00:00
parent 3b8055a11c
commit ea0d23504f

View File

@ -148,6 +148,7 @@ syn keyword llvmKeyword
\ sspstrong
\ strictfp
\ swiftcc
\ swiftself
\ tail
\ target
\ thread_local