Commits

Doug Gregor committed f798d53f925
Clang importer: convert more importName callers over to importFullName. NFC The sole remaining caller to importName is for enumerators, which may have prefixes that need stripping. That refactor will come in a subsequent commit.