diff options
author | Paul Cristian Sarbu <paul.cristian.sarbu@huawei.com> | 2025-06-05 09:55:17 +0200 |
---|---|---|
committer | Paul Cristian Sarbu <paul.cristian.sarbu@huawei.com> | 2025-06-05 11:51:47 +0200 |
commit | 7bc00b40a22f8b925219dc12110693a38cba67e0 (patch) | |
tree | d7dc97d9098ae19ab3c8a559d1b8f7b809712d38 /src/utils/cpp/back_map.hpp | |
parent | 23a2e73cd0c3d63a4e6f8b9e11b2bcb3da6ecf6e (diff) | |
download | justbuild-7bc00b40a22f8b925219dc12110693a38cba67e0.tar.gz |
GitRepo: Ensure compliance with existing noexcept specifiers
...while also removing some unneeded one.
Do not implicitly trust that the third-party code called in these
methods is non-throwing and instead properly handle any exception
that might arise. Also remove the specifiers from some anonymous
namespace methods where a try-catch would be overkill and let
their callers handle any exceptions instead.
Diffstat (limited to 'src/utils/cpp/back_map.hpp')
0 files changed, 0 insertions, 0 deletions