Age | Commit message (Expand) | Author |
---|---|---|
2021-10-17 | test/Runtime/POSIX/Futimesat: futimesat(2) requires _GNU_SOURCE on glibc plat... | Lukas Zaoral |
2021-10-17 | test/Runtime/POSIX/Futimesat: Compile with -std=c99 | Lukas Zaoral |
2021-06-19 | Test failure for WSL 1 | Pavel Yatcheniy |
2019-03-07 | Renamed %llvmgcc and %llvmgxx to %clang and %clangxx respectively. | Cristian Cadar |
2018-10-26 | llvm5: test, add -disable-O0-optnone to -O0 | Jiri Slaby |
2015-09-25 | Don't use /tmp for futimesat unit test | Andrew Chi |
2014-09-12 | [tests] Set --output-dir on all test runs, in support of running tests in par... | Daniel Dunbar |
2013-11-02 | Fix Futimesat compilation with newer gcc and clang | Martin Nowack |
2013-08-29 | Added some of the common *at functions to the model | Paul Marinescu |