[all-commits] [llvm/llvm-project] 9aa4c6: [Support] revert accidentally removed "std::" spec...

Sanjay Patel via All-commits all-commits at lists.llvm.org
Mon Jan 23 15:31:58 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 9aa4c6a1e48398c685b506a17effc2db38fb8636
      https://github.com/llvm/llvm-project/commit/9aa4c6a1e48398c685b506a17effc2db38fb8636
  Author: Sanjay Patel <spatel at rotateright.com>
  Date:   2023-01-23 (Mon, 23 Jan 2023)

  Changed paths:
    M llvm/lib/Support/NativeFormatting.cpp

  Log Message:
  -----------
  [Support] revert accidentally removed "std::" specifiers

This snuck into e76c95fb40b1 but wasn't intended.
Note: for some reason, these prefixes are causing build failures
on a macOS XCode project of LLVM.




More information about the All-commits mailing list