diff options
author | Gabor Marton <martongabesz@gmail.com> | 2018-12-07 12:29:02 +0000 |
---|---|---|
committer | Gabor Marton <martongabesz@gmail.com> | 2018-12-07 12:29:02 +0000 |
commit | 681bcb6dffecd5f0b069eee80a1f2966c7e28029 (patch) | |
tree | 73b1123978fe72cfc6d34d5638bb4af49d0d8fed /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | b7f30dda39a47b2d566d7cc8a9d7a91af7efa693 (diff) | |
download | llvm-681bcb6dffecd5f0b069eee80a1f2966c7e28029.zip llvm-681bcb6dffecd5f0b069eee80a1f2966c7e28029.tar.gz llvm-681bcb6dffecd5f0b069eee80a1f2966c7e28029.tar.bz2 |
[CTU] Eliminate race condition in CTU lit tests
Summary:
We plan to introduce additional CTU related lit test. Since lit may run the
tests in parallel, it is not safe to use the same directory (%T) for these
tests. It is safe to use however test case specific directories (%t).
Reviewers: xazax.hun, a_sidorin
Subscribers: rnkovacs, dkrupp, Szelethus, gamesh411, cfe-commits
Differential Revision: https://reviews.llvm.org/D55129
llvm-svn: 348587
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions