On Oct 8, 2009, at 11:30 PM, Chris Lattner wrote:
> can you fix:
>
>> void InitHeaderSearch::AddGnuCPlusPlusIncludePaths(std::string base,
>> + std::string
>> arch) {
>
> these to pass by const&, StringRef or something else appropriate?Sure, done in r83666. _______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
