Hahnfeld added a comment.

My proposal would be to cache the return value of the three routines in 
`ToolChain`. This has the advantage that the values get parsed only once and 
there is at most one warning. I don't know how this plays with parallelization 
efforts, but I don't think we should worry about this right now, given the 
current code.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D95915/new/

https://reviews.llvm.org/D95915

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to