dexonsmith accepted this revision. dexonsmith added a comment. This revision is now accepted and ready to land.
Thanks for working through this! Updated patch LGTM, with one nit. ================ Comment at: clang/lib/Frontend/CompilerInvocation.cpp:314 FrontendOptions &FrontendOpts = Invocation.getFrontendOpts(); + CodeGenOpts.XRayInstrumentFunctions = LangOpts.XRayInstrument; ---------------- Please leave this whitespace change out, or commit separately. Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D83892/new/ https://reviews.llvm.org/D83892 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits