vim: rename `singlethread` to `syncscope`
authorSaleem Abdulrasool <compnerd@compnerd.org>
Thu, 22 Mar 2018 16:39:54 +0000 (16:39 +0000)
committerSaleem Abdulrasool <compnerd@compnerd.org>
Thu, 22 Mar 2018 16:39:54 +0000 (16:39 +0000)
SVN r307722 renamed the keyword from `singlethread` to `syncscope`.
Update the syntax file accordingly.

llvm-svn: 328211

llvm/utils/vim/syntax/llvm.vim

index fa59ee0..33abbc8 100644 (file)
@@ -137,7 +137,7 @@ syn keyword llvmKeyword
       \ seq_cst
       \ sideeffect
       \ signext
-      \ singlethread
+      \ syncscope
       \ source_filename
       \ speculatable
       \ spir_func