diff options
author | Louis Dionne <ldionne.2@gmail.com> | 2021-11-22 15:40:12 -0500 |
---|---|---|
committer | Louis Dionne <ldionne.2@gmail.com> | 2021-11-23 09:51:22 -0500 |
commit | 13fa4fcfe70eaf5fdef6f8520fe134ac1d9955b1 (patch) | |
tree | eccb3de7d8a02a2599136081c926c9ce97fd37d3 /clang/lib/Frontend/InitPreprocessor.cpp | |
parent | 871418c5b0d0b6b61c24e3523bcb176c4c571217 (diff) | |
download | llvm-13fa4fcfe70eaf5fdef6f8520fe134ac1d9955b1.zip llvm-13fa4fcfe70eaf5fdef6f8520fe134ac1d9955b1.tar.gz llvm-13fa4fcfe70eaf5fdef6f8520fe134ac1d9955b1.tar.bz2 |
[libc++] Tidy up how %T and %t are created during configuration checks
Instead of having ad-hoc cleanup in various places, handle all creation
and removal of temporary files and directories inside _makeConfigTest.
As a fly-by, also remove testPrefix since we don't keep any source file
around anymore. Setting a prefix for the files is hence not useful anymore.
Differential Revision: https://reviews.llvm.org/D114390
Diffstat (limited to 'clang/lib/Frontend/InitPreprocessor.cpp')
0 files changed, 0 insertions, 0 deletions