Robert O'Callahan
|
e0ae7b7af4
|
Remove .c_str() calls from log()/log_error()
There are some leftovers, but this is an easy regex-based approach that removes most of them.
|
2025-09-11 20:59:37 +00:00 |
|
Krystine Sherwin
|
895dfd963f
|
raise_error: Add -always
|
2025-08-02 14:53:36 +12:00 |
|
Krystine Sherwin
|
8d5dbae06e
|
raise_error.cc: Option for direct to stderr
Add more to help text to describe usage.
Add test for no value (should `exit(1)`).
|
2025-07-29 11:39:50 +12:00 |
|
Krystine Sherwin
|
134da811f7
|
Add raise_error pass
Raise errors from attributes for testing.
I want it for bugpoint tests but it could be useful elsewhere.
|
2025-07-29 11:39:50 +12:00 |
|