Skip to content

Commit

Permalink
FIXME was clarified
Browse files Browse the repository at this point in the history
  • Loading branch information
asl committed Jun 2, 2024
1 parent e7c8042 commit b54b93b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion backends/p4tools/modules/testgen/lib/exceptions.h
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ namespace P4Tools::P4Testgen {

/// This class indicates a feature that is not implemented in P4Testgen.
/// Paths with this unimplemented feature should be skipped
// FIXME: Can we use CompilerUnimplemented instead?
class TestgenUnimplemented final : public Util::P4CExceptionBase {
public:
template <typename... Args>
Expand Down

0 comments on commit b54b93b

Please sign in to comment.