[libcxx-commits] [PATCH] D84055: [libcxx][lit] Cache the value of the feature lambda

Alexander Richardson via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Tue Oct 6 03:15:03 PDT 2020


arichardson added a comment.

Additionally, I feel like isSupported() potentially returning different values depending on later changes to the configuration object is confusing and it should always use the initially detected value.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D84055



More information about the libcxx-commits mailing list