You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For Obj-C and C++ code in the engine, editors can be wired up to take advantage of clangd analysis support via compile-commands.json. Currently this does not for Swift code in the embedders. It should.
For Obj-C and C++ code in the engine, editors can be wired up to take advantage of clangd analysis support via compile-commands.json. Currently this does not for Swift code in the embedders. It should.