Description
C and C++ editing in Emacs can gain libclang-powered completion and code assistance.
It is useful for developers who want semantic suggestions inside an existing Emacs setup. The mode depends on project include paths and compiler flags, so configure each project for accurate results.