[cfe-dev] CodeCompletion for C++ Code in Buffers

fmclang fmclang at mailinator.com
Sun Apr 5 02:16:49 PDT 2015


Hello,

I'm trying to perform code completion on code which is only in memory
buffer(s).
Is there a way to do this? I played around with the remapped file option but
that does not work
since a real file seems always be required. I debugged thru the clang code
but i did not find
any obvious way to do so.
Any hints appreciated.

Cheers



--
View this message in context: http://clang-developers.42468.n3.nabble.com/CodeCompletion-for-C-Code-in-Buffers-tp4044839.html
Sent from the Clang Developers mailing list archive at Nabble.com.



More information about the cfe-dev mailing list