About the conflict between xcode smart index and clang plugin

I compiled apple's LLVM and used clang and clang plugin to do code checking for the project. I found a problem about clang index and clang plugin, which is in xcode 11.4 and 11.5. If I use the following code: "-Xclang -load -Xclang /Path/to/XXClangPlugin.dylib -Xclang -add-plugin -Xclang XXClangPlugin" in xcode "buildsetting->other c flag", the intelligent prompt of xcode will be invalid. This is normal in xcode11.3.1 and previous versions. Thank you for your patience and look forward to your reply. what can i do to fix this problem?





best wish to you!

About the conflict between xcode smart index and clang plugin
 
 
Q