jyknight accepted this revision.
jyknight added inline comments.

================
Comment at: clang/include/clang/Driver/Options.td:2380
+  NegFlag<SetFalse, [], "Don't try">,
+  BothFlags<[CC1Option], " to avoid heapifying local blocks">>;
 
----------------
Needs to be marked `[CC1Option, NoDriverOption]`


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D108243

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

Reply via email to