The completion text in the menu is different. We used to just show the func name in the "main" part of the completion menu, now we show the full signature without the return type (which is shown on the right)
The crash was caused by clang_disposeString/getCString not checking whether the given CXString has NULL data members. Fixed with a workaround.
These files can contain flags that are passed to clang.