Skip to content
  • Ted Kremenek's avatar
    MemRegion: · 9a92b950
    Ted Kremenek authored
    - Have 'TypedRegion::getRValueType()' return a null QualType for 'id<...>'
      instead of aborting.
    - Change 'TypedRegion::isBoundable()' to return true for all objects with a
      non-null RValueType (this may not be the final behavior).
    
    llvm-svn: 66093
    9a92b950
Loading