broadwaylamb added inline comments.

================
Comment at: libcxx/utils/libcxx/test/config.py:914
+                self.cxx.flags += ['-fsanitize=dataflow']
+                self.config.available_features.add('dfsan')
             else:
----------------
I'm not sure we need a new feature if none of the tests actually use the 
feature.


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

Reply via email to