[LLVMdev] Question on C++ code completion - function parameter list
Eric Christopher
echristo at apple.com
Thu Aug 16 10:47:27 PDT 2012
On Aug 16, 2012, at 3:44 AM, Duc Nguyen <Duc.Nguyen at arm.com> wrote:
> Hello,
>
> Using c-index-test.exe I’m learning clang code completion for C++.
>
>
> Could you please tell me, whether the command line to retrieve the parameter list for the C++ function differs from that in C? And, which command line would be appropriate?
You should probably pose this question to cfe-dev at cs.uiuc.edu.
-eric
More information about the llvm-dev
mailing list