zbrid marked an inline comment as done. zbrid added inline comments.
================ Comment at: libcxx/utils/libcxx/test/config.py:914 + self.cxx.flags += ['-fsanitize=dataflow'] + self.config.available_features.add('dfsan') else: ---------------- broadwaylamb wrote: > I'm not sure we need a new feature if none of the tests actually use the > feature. What is are these features used for? Will not having this mean some tests fail as a result of dfsan being enabled? Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D78390/new/ https://reviews.llvm.org/D78390 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits