[PATCH] D87953: [xray] Function coverage groups

Ian Levesque via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 24 18:39:56 PDT 2020


ianlevesque updated this revision to Diff 294213.
ianlevesque added a comment.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Add static function to the test case, update documentation.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D87953/new/

https://reviews.llvm.org/D87953

Files:
  clang/include/clang/Basic/CodeGenOptions.def
  clang/include/clang/Driver/Options.td
  clang/include/clang/Driver/XRayArgs.h
  clang/lib/CodeGen/CodeGenFunction.cpp
  clang/lib/Driver/XRayArgs.cpp
  clang/lib/Frontend/CompilerInvocation.cpp
  clang/test/CodeGen/xray-function-groups.cpp
  llvm/docs/XRay.rst

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D87953.294213.patch
Type: text/x-patch
Size: 12866 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200925/2a73f7cc/attachment.bin>


More information about the llvm-commits mailing list