Andersbakken / rtags

A client/server indexer for c/c++/objc[++] with integration for Emacs based on clang.
http://www.rtags.net
GNU General Public License v3.0
1.83k stars 252 forks source link

Blacklist additional code generation flags #1440

Open frej opened 2 months ago

frej commented 2 months ago

Add code generation flags which do not influence the parsing of the source code to the blacklist. The added flags are used by the Linux build system when building for armv7l. While at it, make the almost alphabetical list of flags alphabetical.