nasa / trick

Trick Simulation Environment. Trick provides a common set of simulation capabilities and utilities to build simulations automatically.
Other
32 stars 16 forks source link

Added a case in ICG makefile to use C++17 for clang 16 #1621

Closed hchen99 closed 9 months ago

hchen99 commented 9 months ago

Added a case in ICG makefile to use C++17 for clang 16 as by default, Clang 16 or later builds C++ code according to the C++17 standard.

coveralls commented 9 months ago

Coverage Status

coverage: 55.755% (+0.02%) from 55.735% when pulling 4450c650b80283a3c574aa57ac03e4faf54127de on 1564-llvm-16 into e40fe003110f5e164a47838389216ab69dbd6201 on master.