[PATCH] D56244: [XRay][docs] XRay Framework Usage Guide
Johann Klähn via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jan 9 12:38:20 PST 2019
jklaehn added inline comments.
================
Comment at: llvm/docs/XRayFramework.rst:97
+ if (finalize_status != XRayLogInitStatus::XRAY_LOG_FINALIZED) {
+ // We have filed to finalize the implementation.
+ }
----------------
Typo: failed
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D56244/new/
https://reviews.llvm.org/D56244
More information about the llvm-commits
mailing list