Session Type
Round Tables
Date & Time
Wednesday, April 10, 2024, 4:45 PM - 5:15 PM
Name
Round Tables
Location Name
PSC IV-VI
Description

The following round table/s are scheduled, but please check the board outside the room for additional round table/s added during the event.

Status of Flang
Organizer: Jean Perier
-General discussion about flang project development and status
Those methodologies have driven the development of the tools for decades, are they still valid? 
Can they be improved to align with the new C++ versions and this compile-time computation?

Example:
-How should exception handling be treated in the context of branch coverage without exploding the number of possible paths to test?
-How should statement coverage consider SFINAE… for a library?
-“Defaulted” constructors are not managed by some compiler-based tools; should they be?
-What to do with constexpr-specified functions?
-If “Constraints and concepts” should be tested, how to analyze their coverage?