Skip to content

Make parsing of /usr/local/include smarter on Linux #5257

@michelleangela

Description

@michelleangela

Repro steps:

  1. Install gcc compiler and either arm or aarch64 gcc compilers
  2. Create a c++ IntelliSense configuration that queries an arm or aarch64 compiler. That is set compilerPath to arm compiler.
  3. Observe that all includes under /user/local/include folder will get tag parsed.

Better behavior:
Only tag parse includes related to the compiler path.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions