I discovered that during cleanworld, we don't descend into libclang_rt.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG FreeBSD src repository
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
Comment Actions
I think this makes sense, thanks. Proves how often I run cleanworld, which is almost never :)
Comment Actions
This also affects buildworld WITH_CLEAN=. I noticed because I set some build flags to avoid embedding source paths into object files when WITH_REPRODUCIBLE_BUILD is defined, but they had no effect on certain files in libclang_rt even after a clean buildworld.