ilya-biryukov added a comment. In https://reviews.llvm.org/D48946#1152764, @sammccall wrote:
> This seems like it might be a nontrivial performance hit (it's going to > result in `stat`ing all these files, right?). > Agreed it's important for correctness, it's possible someone wants the > performance/correctness tradeoff though. I do agree that it's (probably) useless to stat the STL in /usr/lib for most of the users, maybe in some other cases too. Happy to add an option if that turns out to be a problem. Repository: rC Clang https://reviews.llvm.org/D48946 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits