serene/src/serene/errors
Sameer Rahmani fde6636ca2 Modify the Node and MaybeX to contain Serene's Error instead of llvm
Previously, MaybeNode and MaybeAST use to have the llvm::Error as the
error type. But after this change they will have a `vector` of
`serene::errors::Error` as the error type.
2021-05-06 19:17:57 +01:00
..
error.cpp Modify the Node and MaybeX to contain Serene's Error instead of llvm 2021-05-06 19:17:57 +01:00