Vitaly Buka
|
0954205235
|
[ubsan][hwasan] Let mixing filters (#100680)
Now the check will be enabled only if each filter is satisfied.
|
2024-07-26 11:54:09 -07:00 |
|
Nikita Popov
|
4169338e75
|
[IR] Don't include Module.h in Analysis.h (NFC) (#97023)
Replace it with a forward declaration instead. Analysis.h is pulled in
by all passes, but not all passes need to access the module.
|
2024-06-28 14:30:47 +02:00 |
|
Vitaly Buka
|
d927d1867f
|
[UBSAN] Emit optimization remarks (#88304)
|
2024-04-10 16:30:42 -07:00 |
|
Vitaly Buka
|
0646344062
|
[HWASAN][UBSAN] Reverse random logic (#88070)
It feels more intuitive to make higher P to keep more checks.
|
2024-04-08 17:23:47 -07:00 |
|
Vitaly Buka
|
49f0b536fd
|
[UBSAN] Rename remove-traps to lower-allow-check (#84853)
|
2024-04-04 21:29:46 -07:00 |
|