benlangmuir closed this revision. benlangmuir added a comment. Any regression to code completion was below the noise level in my testing.
r244912 ================ Comment at: include/clang/Basic/Module.h:363 @@ +362,3 @@ + /// This is more efficient than getFullModuleName(). + bool fullModuleNameEqual(ArrayRef<StringRef> nameParts) const; + ---------------- rsmith wrote: > `fullModuleNameEquals` (extra 's' at the end) or `fullModuleNameIs` maybe? I like fullModuleNameIs. Repository: rL LLVM http://reviews.llvm.org/D11403 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits