kuhar added inline comments.
================ Comment at: llvm/include/llvm/Passes/StandardInstrumentations.h:134 public: static cl::opt<bool> VerifyPreservedCFG; ---------------- yrouban wrote: > kuhar wrote: > > not necessary anymore > there can bee a need to disabled/enable (e.g. for some tests or for > debugging). I meant the 'public:'. You made everything public at the very top of the class. CHANGES SINCE LAST ACTION https://reviews.llvm.org/D91327/new/ https://reviews.llvm.org/D91327 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits