[PATCH] D90194: [Driver] split LangOptions::SSPOff into SSPOFF and SSPUnspecified

Nick Desaulniers via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Nov 5 17:33:39 PST 2020


nickdesaulniers added a comment.

D90896 <https://reviews.llvm.org/D90896> is the alternative solution that doesn't add any new enumeration values.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D90194



More information about the cfe-commits mailing list