Age | Commit message (Expand) | Author |
---|---|---|
2013-01-29 | [ubsan] Implement the -fcatch-undefined-behavior flag using a trapping | Chad Rosier |
2012-12-13 | ubsan: Add -fsanitize=bool and -fsanitize=enum, which check for loads of | Richard Smith |
2012-12-03 | Add -fsanitize=memory. | Evgeniy Stepanov |
2012-11-29 | This patch exposes to Clang users three more sanitizers are experimental feat... | Alexey Samsonov |
2012-11-27 | Add -fsanitize=integer for reporting suspicious integer behaviors. | Will Dietz |
2012-11-23 | PR14306: Move -fbounds-checking to -fsanitize=bounds. | Joey Gouly |
2012-11-05 | Add -fsanitize=<sanitizers> argument to driver and frontend, and add | Richard Smith |