1. a12c9d5 Add support for calling functions that accept callbacks. by Luca Versari · 2 years, 1 month ago
  2. 91a56ff Implement application of constraints to FunctionLifetimes. by Luca Versari · 2 years, 7 months ago
  3. 1c097f2 Add `CreateThisLifetimes()` to `FunctionLifetimeFactory` interface. by Martin Brænne · 2 years, 9 months ago
  4. 712b7f4 Thread `TypeLoc` through `FunctionLifetimes` and `ValueLifetimes`. by Martin Brænne · 2 years, 9 months ago
  5. cec7a8a Changing include paths used in the public repo. by Lukasz Anforowicz · 3 years ago
  6. 9e30958 Change FunctionLifetimeFactory to return ValueLifetimes instead of Lifetime. by Martin Brænne · 3 years ago
  7. 4b072aa Remove FunctionLifetimes::IsIsomorphic. by Luca Versari · 3 years ago
  8. 9634361 Add some accessors to Function/Object/ValueLifetimes. by Luca Versari · 3 years ago
  9. 1a207c5 Move lifetime_annotations to namespace clang::tidy::lifetimes. by Martin Brænne · 3 years ago
  10. c523163 Introduce SubstituteLifetimes. by Luca Versari · 3 years ago
  11. d690116 Introduce AllFreeLifetimes. by Luca Versari · 3 years ago
  12. 043a36e Introduce (Function|Object|Value)Lifetimes.HasAny. by Luca Versari · 3 years ago
  13. cc7e6cb Add support for function types in parameters for annotations. by Luca Versari · 3 years ago
  14. 95ce68f Remove TypeLifetimes. by Luca Versari · 3 years ago
  15. e4e77d0 Remove THIRD_PARTY from header guards in Crubit by Dmitri Gribenko · 3 years ago
  16. 97a68a1 Move lifetime_annotations to //third_party/crubit by Marcel Hlopko · 3 years, 1 month ago
  17. 9873f4b Propagate errors out of GetBuiltinLifetimes() instead of aborting. by Googler · 3 years, 1 month ago
  18. edf553b [rust-interop] Add a temporary way to add lifetime annotations to functions. by Luca Versari · 3 years, 2 months ago
  19. 858c86e Move function_lifetimes.h/.cc/_test.cc to lifetime_annotations. by Googler · 3 years, 4 months ago