Skip to content
  • Steve Naroff's avatar
    Bug #: · e5aa9be0
    Steve Naroff authored
    Submitted by:
    Reviewed by:
    -Changed the name of TypeRef to QualType. Many diffs.
    -Changed the QualType constructor to require Quals be passed. This makes the code a bit
    more verbose, however will make the code easier to work on. Given the complexity
    of types, this should help spot bogosities.
    -Changed the Expr constructor to require a QualType. Same motivation.
    
    llvm-svn: 39395
    e5aa9be0
Loading