[clang][index] Fix cast warning
authorJan Svoboda <jan_svoboda@apple.com>
Tue, 20 Jun 2023 10:21:59 +0000 (12:21 +0200)
committerJan Svoboda <jan_svoboda@apple.com>
Tue, 20 Jun 2023 10:22:18 +0000 (12:22 +0200)
commit1c64c414ed6a7ba2973f881a380d322adb5767a2
tree836e90773445497692af8143a005d4a89b3ab497
parentc7430ff9bfd3ff24f24cde1a5f6a5249713a2ff8
[clang][index] Fix cast warning

This is a follow-up to D151938 that should fix GCC's -Wcast-qual warning.
clang/tools/libclang/CXFile.h