mirror of
https://github.com/RPCS3/llvm.git
synced 2024-12-01 07:30:33 +00:00
vim: add returned
keyword
The `returned` keyword was added in SVN r179925. Update the vim syntax rules. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@294808 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
6e2d3e35b7
commit
c45deca1e8
@ -123,6 +123,7 @@ syn keyword llvmKeyword
|
||||
\ readnone
|
||||
\ readonly
|
||||
\ release
|
||||
\ returned
|
||||
\ returns_twice
|
||||
\ sanitize_address
|
||||
\ sanitize_memory
|
||||
|
Loading…
Reference in New Issue
Block a user