[PATCH] Add flags for omnicpp so that omnicpp works correctly

Andreas Schneider asn at samba.org
Tue Nov 5 00:45:59 MST 2013


On Monday 04 November 2013 10:45:17 Matthieu Patou wrote:
> On 11/04/2013 01:32 AM, Andreas Schneider wrote:
> > On Monday 04 November 2013 00:07:50 Matthieu Patou wrote:
> >> Hello all,
> >> 
> >> This is a very simple patch for our wafscript to add the needed
> >> parameters so that the omnicpp module for vim can work.
> >> 
> >> Matthieu.
> > 
> > Do you know clang_complete?
> > 
> > https://github.com/Rip-Rip/clang_complete
> > 
> > It uses libclang.so to do everything on the fly ;) You can also navigate
> > trough the source without ctags ...
> 
> Well no thanks for the head's up but still I'm willing to stay with gcc
> so this patch makes sense for me, what about a simple review ?

I think you got it wrong, there is no need to switch the compiler. This is 
just a library with can do runtime compilation/preprocess of the file you have 
loaded. With this you get all the information about structs, functions etc.


	-- andreas

-- 
Andreas Schneider                   GPG-ID: CC014E3D
Samba Team                             asn at samba.org
www.samba.org



More information about the samba-technical mailing list