rnk accepted this revision. rnk added a comment. This revision is now accepted and ready to land.
lgtm ================ Comment at: include/clang/Driver/XRayArgs.h:22 +class XRayArgs { + std::vector<std::string> AlwaysInstrumenFiles; + std::vector<std::string> NeverInstrumentFiles; ---------------- Any reason to omit the 't' in "InstrumentFiles"? https://reviews.llvm.org/D30388 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits