Giter Site home page Giter Site logo

markz3 / clang-tools-extra Goto Github PK

View Code? Open in Web Editor NEW

This project forked from llvm-mirror/clang-tools-extra

3.0 3.0 0.0 8.7 MB

Mirror of official clang-tools-extra git repository located at http://llvm.org/git/clang-tools-extra. Updated every five minutes.

License: Other

CMake 0.70% C++ 94.61% C# 1.72% Python 1.54% TypeScript 0.11% Emacs Lisp 0.59% C 0.74%

clang-tools-extra's People

Contributors

aaronballman avatar ajbernal avatar alexfh avatar angargo avatar atoker avatar bergeret avatar chandlerc avatar chapuni avatar d0k avatar djasper avatar dwblaikie avatar espindola avatar eugenezelenko avatar hokein avatar ilya-biryukov avatar jtsoftware avatar kirillbobyrev avatar krasimirgg avatar martinboehme avatar mgehre avatar pepsiman avatar prazek avatar r4nt avatar rksimon avatar sarcasm avatar sbenzaquen avatar topperc avatar vmiklos avatar xazax-hun avatar zmodem avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

clang-tools-extra's Issues

clangd-indexer does not honour directory setting in compile_commands.json

I hope it is ok to raise this issue here - I couldn't find anywhere else other than the mailing list.

I've tried clangd-indexer for a project which has a common compile_commands.json but is built using many different Makefiles in different directories using plain 'make'.

What I have found is running:
clangd-indexer -executor=all-TUs compile_commands.json > clangd.dex

results in many compilation errors due to header files not being found, despite them being in the current directory for the corresponding .cc file. The compile_commands.json specifies the absolute directory which contains both .cc and .h files for each .cc file in question.

Is it possible clangd-indexer is not changing directories to the directory specified in compile_commands.json when trying to compile the TU?

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.