aboutsummaryrefslogtreecommitdiff
path: root/include/clang/Basic/Sanitizers.def
AgeCommit message (Expand)Author
2013-01-29[ubsan] Implement the -fcatch-undefined-behavior flag using a trappingChad Rosier
2012-12-13ubsan: Add -fsanitize=bool and -fsanitize=enum, which check for loads ofRichard Smith
2012-12-03Add -fsanitize=memory.Evgeniy Stepanov
2012-11-29This patch exposes to Clang users three more sanitizers are experimental feat...Alexey Samsonov
2012-11-27Add -fsanitize=integer for reporting suspicious integer behaviors.Will Dietz
2012-11-23PR14306: Move -fbounds-checking to -fsanitize=bounds.Joey Gouly
2012-11-05Add -fsanitize=<sanitizers> argument to driver and frontend, and addRichard Smith