chandlerc accepted this revision.
chandlerc added a comment.
This revision is now accepted and ready to land.

Generally makes sense. A question about the name. Feel free to land with a name 
that you and other sanitizer folks are happy with.



================
Comment at: include/clang/Driver/Options.td:830
                                            HelpText<"Disable use-after-scope 
detection in AddressSanitizer">;
+def fsanitize_address_globals_live_support : Flag<["-"], 
"fsanitize-address-globals-live-support">,
+                                        Group<f_clang_Group>,
----------------
Would the name "-fsanitize-address-globals-dead-stripping" be a bit easier to 
understand? not sure.


Repository:
  rL LLVM

https://reviews.llvm.org/D32886



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

Reply via email to