[cfe-dev] Clang: error accessing vector

Eli Friedman eli.friedman at gmail.com
Sat Oct 27 19:27:26 PDT 2012


On Sat, Oct 27, 2012 at 6:15 PM, GabrieleCocco <cocco at di.unipi.it> wrote:
> Hi to everybody.
> I'm getting the following error while working on a Clang plugin:
>
> error: call to a function
> 'std::vector<clang::CallExpr*,std::allocator<clang::CallExpr*>
>>::operator[](unsigned long)' that is not present in the target

Please send issues with lldb to lldb-dev.

-Eli



More information about the cfe-dev mailing list