summaryrefslogtreecommitdiff
path: root/src/buildtool/execution_engine/executor/executor.hpp
diff options
context:
space:
mode:
authorPaul Cristian Sarbu <paul.cristian.sarbu@huawei.com>2025-06-05 09:55:17 +0200
committerPaul Cristian Sarbu <paul.cristian.sarbu@huawei.com>2025-06-05 11:51:47 +0200
commit7bc00b40a22f8b925219dc12110693a38cba67e0 (patch)
treed7dc97d9098ae19ab3c8a559d1b8f7b809712d38 /src/buildtool/execution_engine/executor/executor.hpp
parent23a2e73cd0c3d63a4e6f8b9e11b2bcb3da6ecf6e (diff)
downloadjustbuild-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/buildtool/execution_engine/executor/executor.hpp')
0 files changed, 0 insertions, 0 deletions