YouCompleteMe/cpp
Strahinja Val Markovic 45cbc7da7f Calling PrepareClangFlags is not needed anymore
ycm_extra_conf.py files used to import clang_helpers and then use the
PrepareClangFlags function; this is now unnecessary since the logic from that
function has been moved to flags.py. The old PrepareClangFlags function is still
there (it just returns the flags it gets) for the sake of backwards
compatibility with old ycm_extra_conf.py files.
2013-05-19 10:48:23 -07:00
..
BoostParts Making -fPIC the default 2013-05-05 10:00:32 -07:00
llvm/include/clang-c Removing the in-tree copy of llvm+clang 2013-01-13 16:43:06 -08:00
ycm Calling PrepareClangFlags is not needed anymore 2013-05-19 10:48:23 -07:00
CMakeLists.txt Not adding -Wc++98-compat on FreeBSD 2013-04-27 11:07:53 -07:00