Files
clang-p2996/mlir/lib/Target/Cpp
Kazu Hirata 66ff408c72 [mlir] Fix a warning
This patch fixes:

  mlir/lib/Target/Cpp/TranslateToCpp.cpp:320:3: error: default label
  in switch which covers all enumeration values
  [-Werror,-Wcovered-switch-default]
2023-08-29 12:21:17 -07:00
..
2023-08-29 12:21:17 -07:00