EricWF marked an inline comment as done. EricWF added inline comments.
> rsmith wrote in SemaDeclCXX.cpp:8157-8160 > If you're going to track the namespace on creation, you need to add > serialization code for your `Sema::StdExperimentalNamespace` storage. But I'd > suggest taking a different approach: just treat this as a cache, and do a > lookup for `experimental` within namespace `std` if the namespace is > requested and not in the cache. Done. Could you please double check I got it correct? https://reviews.llvm.org/D25068 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits