This repository was archived by the owner on Dec 13, 2018. It is now read-only.

Description
Issue and Steps to Reproduce
Hello,
I am having problems using nuclide with compile_commands.json and cmake. When opening a project, knowing it compiles without any problems, I get errors like use of undeclared identifier 'NULL'.
The file compile_commands.json is auto generated from cmake and well placed/copied at the root of the project.
The autocompletion, on the other hand, seems to work very well.
I searched in the /tmp/nuclide* logs, but without any success.
Thank you very much in advance.
Versions
- Atom: 1.32.0
- Nuclide: 0.362.0
- Client OS: Linux (Archlinux)
Additional Details