Giter Club home page Giter Club logo

Comments (4)

lyu avatar lyu commented on August 25, 2024 1

I am also having this issue: LLVM 5.0.2 works for both C and C++, while LLVM 6.0.1 can't give proper C++ completions. It is actually worse in my case, most of the stuff from std:: won't show up (for iostream, only std::endl shows up, I cannot get cout/cerr etc.).

This probably isn't a bug in LLVM 6.0.1 because the old ncm works fine with it.

Edit: LLVM 7.0.0 RC3 also doesn't work with ncm2-pyclang, for C++ completions.

from ncm2-pyclang.

fcying avatar fcying commented on August 25, 2024

I test it in debian testing with clang+llvm-5.0.2-x86_64-linux-gnu-ubuntu-16.04, it can't complte items. also.

from ncm2-pyclang.

ObserverOfTime avatar ObserverOfTime commented on August 25, 2024

I'm in a similar situation as @lyu. No completion for variable methods, and no completion for some std:: identifiers (cout & cerr show up but others like regex don't). I'm using LLVM 7.0.0-1 on Antergos x86_64.

I've switched to DroZ-hun/clang_complete for now, where all completions work (except for headers).

from ncm2-pyclang.

ObserverOfTime avatar ObserverOfTime commented on August 25, 2024

All completions seem to be working now on 9.0.0.

from ncm2-pyclang.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.