[all-commits] [llvm/llvm-project] b30246: [llvm][StringExtras] Add missing include of cctype

River Riddle via All-commits all-commits at lists.llvm.org
Tue Apr 14 19:35:06 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: b30246087a3c56c3dad60cadc7fb2692ed758566
      https://github.com/llvm/llvm-project/commit/b30246087a3c56c3dad60cadc7fb2692ed758566
  Author: River Riddle <riddleriver at gmail.com>
  Date:   2020-04-14 (Tue, 14 Apr 2020)

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

  Log Message:
  -----------
  [llvm][StringExtras] Add missing include of cctype

This fixes build breakages on windows.




More information about the All-commits mailing list