diff options
author | Martin Storsjö <martin@martin.st> | 2020-11-09 11:48:21 +0200 |
---|---|---|
committer | Martin Storsjö <martin@martin.st> | 2021-05-25 23:48:50 +0300 |
commit | 68e45962531a25a0fab63eab163a6c9f84c81f1e (patch) | |
tree | 4369fc5f076e0dae5f33855207a118876b0c6a2d /llvm/lib/Object/COFFObjectFile.cpp | |
parent | a004da0d77c4e0a8a17b4f84818d809b54b2079e (diff) | |
download | llvm-68e45962531a25a0fab63eab163a6c9f84c81f1e.zip llvm-68e45962531a25a0fab63eab163a6c9f84c81f1e.tar.gz llvm-68e45962531a25a0fab63eab163a6c9f84c81f1e.tar.bz2 |
[libcxx] Fix the function name in exceptions from create_directories
If the nested create_directory call fails, we'd still want to
re-report the errors with the create_directories function name,
which is what the caller called.
This fixes one aspect from MS STL's tests for std::filesystem.
Differential Revision: https://reviews.llvm.org/D102365
Diffstat (limited to 'llvm/lib/Object/COFFObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions