plotfi marked an inline comment as done.
plotfi added inline comments.

================
Comment at: clang/include/clang/Driver/Phases.h:30
+    ID FinalPhase;
+    std::set<ID> SkipPhases;
+  };
----------------
I could change this to a SmallVector or SmallSet 


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D63977



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to