diff options
author | Chuanqi Xu <yedeng.yd@linux.alibaba.com> | 2024-04-30 17:05:38 +0800 |
---|---|---|
committer | Chuanqi Xu <yedeng.yd@linux.alibaba.com> | 2024-04-30 17:08:40 +0800 |
commit | 10aab63c9cb49d3ddfbe2cf8992de433efeef6f1 (patch) | |
tree | fdc746dc805c332c5a80bb179836aa43231574f6 /clang/lib/Sema/DeclSpec.cpp | |
parent | 21f8cedc4aa542f628035cd5dafd2d2529eb4397 (diff) | |
download | llvm-10aab63c9cb49d3ddfbe2cf8992de433efeef6f1.zip llvm-10aab63c9cb49d3ddfbe2cf8992de433efeef6f1.tar.gz llvm-10aab63c9cb49d3ddfbe2cf8992de433efeef6f1.tar.bz2 |
[NFC] [tests] Don't try to remove and create the same directory
In the test of
clang/test/Modules/no-transitive-source-location-change.cppm, there were
reports about invalid directory names in windows. The reason may be that
we may remove and create the same directory. This patch tries to avoid
such patterns for that.
Diffstat (limited to 'clang/lib/Sema/DeclSpec.cpp')
0 files changed, 0 insertions, 0 deletions