Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Prefer C++ headers, and C++-style void-arg declarations.
authorArnaud Giersch <arnaud.giersch@univ-fcomte.fr>
Mon, 5 Oct 2020 19:54:35 +0000 (21:54 +0200)
committerArnaud Giersch <arnaud.giersch@univ-fcomte.fr>
Mon, 5 Oct 2020 21:21:55 +0000 (23:21 +0200)
commit3344890b7ae11302d717d964e6dd96fe2d10ac6a
tree4d8beaa38f90d9d437ce91c8dc8454f973382ba0
parente63c67321577f0816604fe730cd0bc856970454d
Prefer C++ headers, and C++-style void-arg declarations.

Clang-tidy enabled checks:
    modernize-deprecated-headers
    modernize-redundant-void-arg
13 files changed:
examples/smpi/smpi_s4u_masterworker/masterworker_mailbox_smpi.cpp
src/kernel/resource/profile/DatedValue.cpp
src/mc/mc_private.hpp
src/mc/mc_smx.hpp
src/mc/remote/CheckerSide.cpp
src/simix/popping_private.hpp
src/smpi/colls/smpi_mvapich2_selector_stampede.hpp
src/xbt/log.cpp
src/xbt/xbt_os_file.cpp
teshsuite/s4u/actor-suspend/actor-suspend.cpp
teshsuite/s4u/comm-get-sender/comm-get-sender.cpp
teshsuite/s4u/evaluate-get-route-time/evaluate-get-route-time.cpp
teshsuite/s4u/evaluate-parse-time/evaluate-parse-time.cpp