diff options
author | Jan Svoboda <jan_svoboda@apple.com> | 2025-05-19 12:10:44 -0700 |
---|---|---|
committer | Jan Svoboda <jan_svoboda@apple.com> | 2025-05-19 12:11:11 -0700 |
commit | 175f8a444b296ba956505a5760805f05a175111b (patch) | |
tree | 4f33e735fda1922bc05e0a4a20acd09beaf330bc /clang/lib/Serialization/ModuleManager.cpp | |
parent | 811b8090f88afc212f1c9d199780934c677a1f65 (diff) | |
download | llvm-175f8a444b296ba956505a5760805f05a175111b.zip llvm-175f8a444b296ba956505a5760805f05a175111b.tar.gz llvm-175f8a444b296ba956505a5760805f05a175111b.tar.bz2 |
[clang] Attempt to fix "test/Modules/fmodules-validate-once-per-build-session.c"
This test started failing after 7a242387: https://lab.llvm.org/buildbot/#/builders/154/builds/16276. There seem to be two bugs:
* The `-fno-modules-force-validate-user-headers` flag was passed on the wrong line.
* Changing source files was being done without an explicit `sleep`, meaning there was a possibility of the files maintaining their old modification time and not triggering the expected rebuilds.
Diffstat (limited to 'clang/lib/Serialization/ModuleManager.cpp')
0 files changed, 0 insertions, 0 deletions