[PATCH] D25496: [lit] Remove TODO

Brian Gesiak via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 11 21:40:29 PDT 2016


modocache created this revision.
modocache added reviewers: ddunbar, echristo, delcypher, beanz.
modocache added a subscriber: llvm-commits.
Herald added a subscriber: mehdi_amini.

Instead of keeping track of TODOs for lit in a file checked into source
control, use LLVM's bug tracker. The TODOs have been migrated to the
following bugs:

- https://llvm.org/bugs/show_bug.cgi?id=30666
- https://llvm.org/bugs/show_bug.cgi?id=30667
- https://llvm.org/bugs/show_bug.cgi?id=30668
- https://llvm.org/bugs/show_bug.cgi?id=30669
- https://llvm.org/bugs/show_bug.cgi?id=30670
- https://llvm.org/bugs/show_bug.cgi?id=30671


https://reviews.llvm.org/D25496

Files:
  utils/lit/TODO

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D25496.74320.patch
Type: text/x-patch
Size: 8767 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161012/121125a8/attachment.bin>


More information about the llvm-commits mailing list