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