Sign in
bazel
/
crubit
/
e77fa7eebe4ec0fd2a43ed778db48d1a7d4ed749
/
.
/
lifetime_analysis
/
README.md
blob: 89c5effb8b17a34c87373df4347e9f85b800b83d [
file
] [
log
] [
blame
] [
view
]
# C++ lifetime inference and verification through static analysis
This
package
contains a prototype
for
a
static
analysis tool that infers
and
verifies lifetime annotations
for
C
++
code
.
For
more background
,
see
<
internal
link
>.