1. 1cd5386 Reenable the class_templates test by disabling the specific failing test cases by Dmitri Gribenko · 1 year, 8 months ago
  2. 0643c65 Include what you spell by Dmitri Gribenko · 1 year, 8 months ago
  3. df70bf7 Google-internal change. by Jing Lu · 1 year, 8 months ago
  4. f1009fd Allow for `union`s as record members by Googler · 1 year, 11 months ago
  5. 45fd4be [LifetimeAnalysis] Fix potential breakages for PruneTriviallyFalseEdges by Kinuko Yasuda · 1 year, 11 months ago
  6. afad7ca Forbid putting lifetime annotations on pointers or references to functions. by Martin Brænne · 2 years ago
  7. a12c9d5 Add support for calling functions that accept callbacks. by Luca Versari · 2 years, 1 month ago
  8. 5082488 Add basic support for inferring lifetimes for callbacks. by Luca Versari · 2 years, 2 months ago
  9. efeaf27 Simplify handling of function calls, and prepare support for callbacks. by Luca Versari · 2 years, 2 months ago
  10. dc8eb2a Do not replace unconstrained lifetimes with 'static. by Luca Versari · 2 years, 2 months ago
  11. 08510d0 Switch to constraint-based analysis. by Luca Versari · 2 years, 5 months ago
  12. 59be2f9 Integrate LLVM at llvm/llvm-project@335f94bfef0e by Googler · 2 years, 5 months ago
  13. e06f94b Add debug-dot visualization for LifetimeConstraints. by Luca Versari · 2 years, 7 months ago
  14. 239a221 Finish support for defaulted default constructors. by Martin Brænne · 2 years, 9 months ago
  15. b9a5e0f Error out if a pointer of static lifetime points at an object of local lifetime. by Martin Brænne · 2 years, 9 months ago
  16. d4560ce Fix forwarding of static lifetimes in function calls. by Martin Brænne · 2 years, 9 months ago
  17. 5c6549f Add test demonstrating failure to forward static lifetimes through function call by Martin Brænne · 2 years, 9 months ago
  18. ea74ebb Only overwrite destination points-to-set if we have a single object on the LHS. by Martin Brænne · 2 years, 10 months ago
  19. 99fddff Open-source lifetime inference/verification code. by Luca Versari · 2 years, 10 months ago