Strahinja Val Markovic
|
6a2f8c859c
|
Using -x c++ in clang opts so that headers compile
The problem is that clang loves to assume that .h files are in C. -x c++ gives
it a nudge in the right direction.
|
2012-08-11 19:46:22 -07:00 |
|
Strahinja Val Markovic
|
df260ed2a8
|
Forcing c++ lang in clang options for ycm
|
2012-08-05 12:55:03 -07:00 |
|
Strahinja Val Markovic
|
1fd2515617
|
clang options file uses more succint dict syntax
|
2012-08-03 10:26:11 -07:00 |
|
Strahinja Val Markovic
|
3868f94ac7
|
Adding a .ycm_clang_options.py file for YCM
|
2012-08-01 20:50:35 -07:00 |
|