-
Type: Bug
-
Resolution: Done
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Build
-
ALL
When an existing build has a given generated header from before bazel generated said header, it can be accidently include via the include path and then obsucure the bazel header.
We need to improve this in the build, either by better control of the include path ordering on the command line or deleting old generated files.