================
@@ -203,6 +214,7 @@ template <> struct DenseMapInfo<DriverArgs> {
         Val.Driver,
         Val.StandardIncludes,
         Val.StandardCXXIncludes,
+        Val.Stdlib,
----------------
cjc25 wrote:

Done, and resorted these to match the order in `DriverArgs` definition so it'll 
be easier to tell when things are missing in the future.

https://github.com/llvm/llvm-project/pull/69283
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to