1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 02:52:53 +02:00

vim: swiftself is an attribute

Highlight the `swiftself` attribute on parameters.

llvm-svn: 354934
This commit is contained in:
Saleem Abdulrasool 2019-02-27 00:12:11 +00:00
parent 2d2c28123a
commit 24682f017f

View File

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