4 Commits

Author SHA1 Message Date
Ivan Krysak 672ee5df50 Replace std::string_view with llvm::StringRef 2024-11-06 15:43:13 +02:00
Ivan Krysak 7d235f4fd0 Enforce licence header consistency
Also do some basic cleanup: capitalize first letters, add `.`
at the end of the sentences, and so on.
2023-07-03 15:23:10 +00:00
Davide Depau 7a067bd172 Fix lint issues due to usage of abort() 2022-07-26 10:31:44 +02:00
Davide Depau c034c67c58 Add tests for stack trace signal handler
This ensures that, on crash, revng-pipeline prints a stack trace
2022-07-22 21:04:03 +02:00