-
Type:
Task
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Fully Compatible
-
None
-
None
-
None
-
None
-
None
-
None
-
None
Remove the --dbg flag to prevent cache invalidation in --config=opt builds. I checked through the code and it looks like there are just as many code branches disabled with --dbg off as code branches disabled with --dbg on. We almost certainly want better clang-tidy coverage on opt since it's what goes out in the final product.