Skip to content
  • John McCall's avatar
    Allow the results of cf_returns_not_retained function · e4fe2457
    John McCall authored
    calls, or calls to audited functions without an explicit
    return attribute, to be casted without a bridge cast.
    Tie this mechanism in with the existing exceptions to
    the cast restrictions.  State those restrictions more
    correctly and generalize.
    
    llvm-svn: 140912
    e4fe2457
Loading