mirror of
https://github.com/RPCS3/llvm.git
synced 2025-02-24 12:50:42 +00:00
vim: add norecurse
attribute
Add missing attribute to the keyword set. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@284270 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
59cf785a62
commit
775adebaec
@ -109,6 +109,7 @@ syn keyword llvmKeyword
|
||||
\ noimplicitfloat
|
||||
\ noinline
|
||||
\ nonlazybind
|
||||
\ norecurse
|
||||
\ noredzone
|
||||
\ noreturn
|
||||
\ nounwind
|
||||
|
Loading…
x
Reference in New Issue
Block a user