dberris added inline comments.
================ Comment at: include/clang/Driver/XRayArgs.h:22 +class XRayArgs { + std::vector<std::string> AlwaysInstrumenFiles; + std::vector<std::string> NeverInstrumentFiles; ---------------- rnk wrote: > Any reason to omit the 't' in "InstrumentFiles"? Wow, good catch -- no good reason, except for lack of a good spellcheck! Repository: rL LLVM https://reviews.llvm.org/D30388 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits