You've already forked llvm-project
mirror of
https://github.com/AdaCore/llvm-project.git
synced 2026-02-12 13:52:35 -08:00
GCC couldn't tell that the enum is checked exhaustively and so was warning about there being no return on this path from the function.