[all-commits] [llvm/llvm-project] 2ea6ed: [Support] BinaryStreamReader.h - remove unnecessar...

Simon Pilgrim via All-commits all-commits at lists.llvm.org
Tue Apr 20 02:31:54 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 2ea6ed9b70c6495342e39a7d15172da39dc93c30
      https://github.com/llvm/llvm-project/commit/2ea6ed9b70c6495342e39a7d15172da39dc93c30
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2021-04-20 (Tue, 20 Apr 2021)

  Changed paths:
    M llvm/include/llvm/Support/BinaryStreamReader.h

  Log Message:
  -----------
  [Support] BinaryStreamReader.h - remove unnecessary <string> include. NFCI.

We only use StringRef so include that.




More information about the All-commits mailing list