aboutsummaryrefslogtreecommitdiff
path: root/clang/docs/DataFlowSanitizerDesign.rst
AgeCommit message (Expand)AuthorFilesLines
2021-08-21[clang] Fix typos in documentation (NFC)Kazu Hirata1-1/+1
2021-07-27[dfsan][NFC] Describe how origin trace tracking worksJianzhou Zhao1-0/+29
2021-07-27[dfsan][NFC] Update API interfacesJianzhou Zhao1-0/+67
2021-06-25[DFSan] Change shadow and origin memory layouts to match MSan.Andrew Browne1-10/+26
2021-06-17[dfsan] Replace dfs$ prefix with .dfsan suffixGeorge Balatsouras1-2/+2
2021-06-07[dfsan] Add full fast8 supportGeorge Balatsouras1-70/+29
2013-08-22DataFlowSanitizer: Add a design doc paragraph on checking ABI consistency.Peter Collingbourne1-0/+13
2013-08-14Add support for -fsanitize-blacklist and default blacklists for DFSan.Peter Collingbourne1-0/+65
2013-08-07DataFlowSanitizer; Clang changes.Peter Collingbourne1-0/+142