[all-commits] [llvm/llvm-project] 4264f9: [NFC] Rename misleading `msvcrt` comment in `Windo...

void_17 via All-commits all-commits at lists.llvm.org
Tue Jul 14 10:12:23 PDT 2026


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 4264f9154c9ee153392cce6c90827fa4544bff7e
      https://github.com/llvm/llvm-project/commit/4264f9154c9ee153392cce6c90827fa4544bff7e
  Author: void_17 <61356189+void2012 at users.noreply.github.com>
  Date:   2026-07-14 (Tue, 14 Jul 2026)

  Changed paths:
    M llvm/lib/Support/Windows/DynamicLibrary.inc

  Log Message:
  -----------
  [NFC] Rename misleading `msvcrt` comment in `Windows/DynamicLibrary.inc` (#208884)

The comment in function `DynamicLibrary::HandleSet::DLSym` referred to
the mysterious `msvc.dll` windows standard dynamic library which simply
doesn't exist and `msvcrt.dll` was likely meant, so fix the comments.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list