[clang] Reformat cindex. NFC.
authorMichael Kruse <llvm-project@meinersbur.de>
Wed, 25 Mar 2020 14:26:14 +0000 (09:26 -0500)
committerMichael Kruse <llvm-project@meinersbur.de>
Wed, 25 Mar 2020 16:11:48 +0000 (11:11 -0500)
commit7520cf03eeb8b0ece8a151cee15145aea3049632
treed876548b2d9438829de6fa597b15fee569459cdd
parenta32b94c6c3a1ae3455208bdad6dad217a4286d09
[clang] Reformat cindex. NFC.

to reduce spurios changes in patches after clang-formatting them. In
particular, these files contain long enums that clang-format reformats
in their entirety if e.g. an element is added.

Reviews having this problem include https://reviews.llvm.org/D76342 and
https://reviews.llvm.org/D71447.
clang/include/clang-c/Index.h
clang/tools/libclang/CIndex.cpp
clang/tools/libclang/CXCursor.cpp
clang/tools/libclang/CXCursor.h
clang/tools/libclang/CursorVisitor.h