提交歷史

作者 SHA1 備註 提交日期
  Chandler Carruth 6b547686c5 Update the file headers across all of the LLVM projects in the monorepo 6 年之前
  Sanjoy Das 41673c62ec Add a new WeakVH value handle; NFC 8 年之前
  Sanjoy Das 399b4d037d Rename WeakVH to WeakTrackingVH; NFC 8 年之前
  Sanjoy Das 3284bd7d15 Emulate TrackingVH using WeakVH 8 年之前
  Sanjoy Das 263da12ab2 Reverts commit r301424, r301425 and r301426 8 年之前
  Sanjoy Das 147a8edb1b Add a new WeakVH value handle; NFC 8 年之前
  Sanjoy Das d0cf26e443 Rename WeakVH to WeakTrackingVH; NFC 8 年之前
  Chandler Carruth 59fff99fc0 [PM] Introduce a PoisoningVH as a (more expensive) alternative to 8 年之前
  Mehdi Amini 8be7707c14 Remove every uses of getGlobalContext() in LLVM (but the C API) 9 年之前
  David Blaikie c4423f0478 -Wdeprecated-clean: Fix cases of violating the rule of 5 in ways that are deprecated in C++11 10 年之前
  David Blaikie bc9eee72cf Replace std::auto_ptr with std::unique_ptr 10 年之前
  Alexander Kornienko c16fc54851 Use 'override/final' instead of 'virtual' for overridden methods 10 年之前
  Craig Topper b177041dfa [C++11] Use 'nullptr'. 11 年之前
  Ahmed Charles f4ccd11075 Replace OwningPtr<T> with std::unique_ptr<T>. 11 年之前
  Chandler Carruth eb3d76da81 [Modules] Move ValueHandle into the IR library where Value itself lives. 11 年之前