Skip to content

[stable][clang-cache] Introduce CLANG_CACHE_REDACT_TIME_MACROS environment variable #5340

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conversation

akyrtzi
Copy link

@akyrtzi akyrtzi commented Sep 21, 2022

This can be used to get deterministic outputs for source that uses the __DATE__, __TIMESTAMP__, __TIME__ macros.

Related to rdar://100185558

(cherry picked from commit 0aa03b3)

…variable

This can be used to get deterministic outputs for source that uses the `__DATE__`, `__TIMESTAMP__`, `__TIME__` macros.

Related to rdar://100185558

(cherry picked from commit 0aa03b3)
@akyrtzi
Copy link
Author

akyrtzi commented Sep 21, 2022

@swift-ci Please test

@akyrtzi akyrtzi merged commit d3fcdac into swiftlang:stable/20220421 Sep 21, 2022
@akyrtzi akyrtzi deleted the pr/stable/redact-date-time-for-testing branch September 21, 2022 21:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant