mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-01-31 20:51:52 +01:00
vim: add returned
keyword
The `returned` keyword was added in SVN r179925. Update the vim syntax rules. llvm-svn: 294808
This commit is contained in:
parent
777d6d3e01
commit
7641b1278e
@ -123,6 +123,7 @@ syn keyword llvmKeyword
|
||||
\ readnone
|
||||
\ readonly
|
||||
\ release
|
||||
\ returned
|
||||
\ returns_twice
|
||||
\ sanitize_address
|
||||
\ sanitize_memory
|
||||
|
Loading…
x
Reference in New Issue
Block a user