https://bugs.llvm.org/show_bug.cgi?id=48129

            Bug ID: 48129
           Summary: TypeError in clang-format.py
           Product: clang
           Version: 10.0
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: C++14
          Assignee: unassignedclangb...@nondot.org
          Reporter: rjnishchauha...@gmail.com
                CC: blitzrak...@gmail.com, erik.pilking...@gmail.com,
                    llvm-bugs@lists.llvm.org, richard-l...@metafoo.co.uk

I don't know whether it is from my side or yours. I use llvm-v10.0.0rh65 for
clang-format with vim.  I followed the instructions from link
(http://clang.llvm.org/docs/ClangFormat.html). But when I press ctrl+L then it
shows error in  llvm-v10.0.0rh65/share/clang/clang-format.py at line number 
140 (vim.current.buffer[op[1]:op[2]] = lines[op[3]:op[4]]). Error is-:
TypeError: bad argument type for built-in operation. Please help in resolving
this. Feel free to contact me if you have any questions. My vim version is 8.1

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to