wenlei added inline comments.
================ Comment at: clang/include/clang/Driver/Options.td:5058-5061 + CodeGenOpts<"CXXCtorDtorAliases">, + DefaultFalse, + PosFlag<SetTrue, [], "Enable">, + NegFlag<SetFalse, [], "Disable">, ---------------- nit: use two lines for consistency. check `sanitize_stats`, `sanitize_cfi_cross_dso` and others. Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D114130/new/ https://reviews.llvm.org/D114130 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits