free_remapped_files needs to discard the casts qualifier.
index_startedTranslationUnit casts a string literal to void *.
Since we probably cannot change the public API, suppress the warnings.
Paths
| Differential D155670
[c-index-test] Suppress -Wcast-qual after D153911 AbandonedPublic Authored by MaskRay on Jul 18 2023, 7:42 PM.
Details
Diff Detail
Revision Contents
Diff 541818 clang/tools/c-index-test/c-index-test.c
|