summaryrefslogtreecommitdiff
path: root/utils/vim
diff options
context:
space:
mode:
authorJonathan Roelofs <jonathan@codesourcery.com>2015-09-03 20:10:40 +0000
committerJonathan Roelofs <jonathan@codesourcery.com>2015-09-03 20:10:40 +0000
commit91d950ef37b2d9894b13818f0dce49e6fb340424 (patch)
treef1a452e81db73a2a921810d3c0e2d68f7b0afac8 /utils/vim
parent9308abaa99ffffc0df0d85f0d36de0c74fd0006a (diff)
llvm.vim: 'musttail' is a keyword too
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@246798 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'utils/vim')
-rw-r--r--utils/vim/syntax/llvm.vim2
1 files changed, 1 insertions, 1 deletions
diff --git a/utils/vim/syntax/llvm.vim b/utils/vim/syntax/llvm.vim
index 0e2cbd3e646..8eaa0d6e3fc 100644
--- a/utils/vim/syntax/llvm.vim
+++ b/utils/vim/syntax/llvm.vim
@@ -56,7 +56,7 @@ syn keyword llvmKeyword sspstrong tail target thread_local to triple
syn keyword llvmKeyword unnamed_addr unordered uwtable volatile weak weak_odr
syn keyword llvmKeyword x86_fastcallcc x86_stdcallcc x86_thiscallcc
syn keyword llvmKeyword x86_64_sysvcc x86_64_win64cc zeroext uselistorder
-syn keyword llvmKeyword uselistorder_bb
+syn keyword llvmKeyword uselistorder_bb musttail
" Obsolete keywords.
syn keyword llvmError getresult begin end