[PATCH] D15053: [tsan] Change comments referencing code.google.com to point to GitHub instead

Kuba Brecka via llvm-commits llvm-commits at lists.llvm.org
Sun Nov 29 03:29:57 PST 2015


kubabrecka created this revision.
kubabrecka added reviewers: dvyukov, samsonov, kcc, glider.
kubabrecka added subscribers: llvm-commits, zaks.anna, ismailp.

Changing comments that have references to code.google.com to point to GitHub instead, because the current links are not redirected properly (they instead redirect to different issues, mostly ASan).  NFC.

http://reviews.llvm.org/D15053

Files:
  test/tsan/dlclose.cc
  test/tsan/getline_nohang.cc
  test/tsan/map32bit.cc
  test/tsan/pthread_atfork_deadlock.c
  test/tsan/race_on_speculative_load.cc
  test/tsan/signal_cond.cc
  test/tsan/signal_longjmp.cc
  test/tsan/signal_recursive.cc
  test/tsan/stack_sync_reuse.cc
  test/tsan/virtual_inheritance_compile_bug.cc

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D15053.41345.patch
Type: text/x-patch
Size: 4988 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151129/88b8e12b/attachment.bin>


More information about the llvm-commits mailing list