mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-22 02:33:06 +01:00
vim: add norecurse
attribute
Add missing attribute to the keyword set. llvm-svn: 284270
This commit is contained in:
parent
3fe8f442d0
commit
6db78758e9
@ -109,6 +109,7 @@ syn keyword llvmKeyword
|
||||
\ noimplicitfloat
|
||||
\ noinline
|
||||
\ nonlazybind
|
||||
\ norecurse
|
||||
\ noredzone
|
||||
\ noreturn
|
||||
\ nounwind
|
||||
|
Loading…
Reference in New Issue
Block a user