Commit 36f7135
committed
[libafl_cc] Remove duplicate FATAL preproc macro
`FATAL` is defined in the `common-llvm.h` and is therefore accessible to
all of the passes, remove the duplicate in the pass `.cc` file to remove
the compiler warning1 parent bafa7c7 commit 36f7135
1 file changed
Lines changed: 0 additions & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
41 | | - | |
42 | | - | |
43 | | - | |
44 | | - | |
45 | | - | |
46 | | - | |
47 | | - | |
48 | 41 | | |
49 | 42 | | |
50 | 43 | | |
| |||
0 commit comments