atilaneves / cmake-ide

Use Emacs as a C/C++ IDE
BSD 3-Clause "New" or "Revised" License
716 stars 92 forks source link

Add defcustom for list of flags removed by cide--filter-ac-flags #182

Closed strutt closed 5 years ago

strutt commented 5 years ago

Add defcustom cmake-ide-ac-flags-to-filter for list of flags removed by cide--filter-ac-flags

Add "-m64" and "-march=native" to the default list, which as gcc only flags cause auto-complete-clang to crash.

coveralls commented 5 years ago

Pull Request Test Coverage Report for Build 279


Totals Coverage Status
Change from base Build 277: 0.0%
Covered Lines: 366
Relevant Lines: 533

💛 - Coveralls