When opening a header file in CLion that includes a header in a different package, the included header cannot be resolved. The included header is underlined in red and trying to go to declaration produces the "cannot find declaration to go to" message.

The project syncs successfully and can be built from the command line with no issues.
I have recreated this in a sample project available here: https://github.com/brownry1986/ClionBazelHeaderSymlinks
Below is my version information:
Operating System: macOS 10.14.2
Bazel Version: 0.22.0-homebrew
CLion Version: 2018.3.4 Build #CL-183.5429.37
Bazel Plugin Version: v2019.01.28.0.2
When opening a header file in CLion that includes a header in a different package, the included header cannot be resolved. The included header is underlined in red and trying to go to declaration produces the "cannot find declaration to go to" message.
The project syncs successfully and can be built from the command line with no issues.
I have recreated this in a sample project available here: https://github.com/brownry1986/ClionBazelHeaderSymlinks
Below is my version information:
Operating System: macOS 10.14.2
Bazel Version: 0.22.0-homebrew
CLion Version: 2018.3.4 Build #CL-183.5429.37
Bazel Plugin Version: v2019.01.28.0.2