This repository was archived by the owner on Aug 7, 2023. It is now read-only.

Description
Windows 10
>atom --version
Atom : 1.41.0
Electron: 4.2.7
Chrome : 69.0.3497.128
Node : 10.11.0
$ clang --version
clang version 9.0.0 (https://github.com/msys2/MINGW-packages.git fdafa4d8c4022588676c8ec0985dafaf834258ae)
Target: x86_64-w64-windows-gnu
Thread model: posix
InstalledDir: C:\msys64\mingw64\bin
Will not highlight errors or show descriptions if the file contains a circular dependency.
linter-ui will show errors exist, but neither highlight or provide descriptions for them.
atom-ide-ui does however sill provide descriptions.


Works as expected when b.h does not include a.h.