public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
* [gcc/devel/rust/master] Merge #1255
@ 2022-06-08 12:48 Thomas Schwinge
  0 siblings, 0 replies; only message in thread
From: Thomas Schwinge @ 2022-06-08 12:48 UTC (permalink / raw)
  To: gcc-cvs

https://gcc.gnu.org/g:e9d41c4ef9da8ba71570ecf83691c813c12d9149

commit e9d41c4ef9da8ba71570ecf83691c813c12d9149
Merge: ff37b816e74 dba78989e55
Author: bors[bot] <26634292+bors[bot]@users.noreply.github.com>
Date:   Thu May 19 09:49:30 2022 +0000

    Merge #1255
    
    1255: Privacy report expressions r=CohenArthur a=CohenArthur
    
    This adds privacy reporting to all expression types inside our HIR. It also restricts the `PrivacyReporter` visitor to `HIR::Expression`s and `HIR::Stmt`s as a lot of the previous types did not need to be visited.
    
    Co-authored-by: Arthur Cohen <arthur.cohen@embecosm.com>

Diff:

 gcc/rust/privacy/rust-privacy-reporter.cc | 546 +++++++++++++++---------------
 gcc/rust/privacy/rust-privacy-reporter.h  |  90 ++---
 gcc/testsuite/rust/compile/privacy3.rs    |  28 ++
 gcc/testsuite/rust/compile/privacy4.rs    |  19 ++
 4 files changed, 340 insertions(+), 343 deletions(-)


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2022-06-08 12:48 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-06-08 12:48 [gcc/devel/rust/master] Merge #1255 Thomas Schwinge

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).