Sarcasm / irony-mode

A C/C++ minor mode for Emacs powered by libclang
GNU General Public License v3.0
901 stars 98 forks source link

Add 6.0.1 to clang known versions #490

Closed concavegit closed 6 years ago

concavegit commented 6 years ago

The latest unstable clang for Gentoo is 6.0.1, adding this allows stddef.h to be found.

Sarcasm commented 6 years ago

Thank you!