vim-syntastic / syntastic

Syntax checking hacks for vim
Do What The F*ck You Want To Public License
11.3k stars 1.14k forks source link

Syntastic incorrectly recognizes inline assembly in c++ #2324

Closed yvef closed 4 years ago

yvef commented 4 years ago

Hi everyone. I noticed that the Syntastic incorrectly recognizes inline assembly in .cpp and .c files as you can see on screenshot: I hope that this is not a bug. But anyway, can someone help me adjust the plugin for that. Thanks