1
0
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:
Saleem Abdulrasool 2016-10-14 19:48:34 +00:00
parent 3fe8f442d0
commit 6db78758e9

View File

@ -109,6 +109,7 @@ syn keyword llvmKeyword
\ noimplicitfloat
\ noinline
\ nonlazybind
\ norecurse
\ noredzone
\ noreturn
\ nounwind