Disable inlining between sanitized and non-sanitized functions.
Inlining between functions with different values of sanitize_* attributes leads to over- or under-sanitizing, which is always bad. llvm-svn: 187967
Loading
Please register or sign in to comment