[all-commits] [llvm/llvm-project] 181106: TGLexer.h - add missing <vector> include.

Simon Pilgrim via All-commits all-commits at lists.llvm.org
Tue Apr 21 03:57:34 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 1811061c387baeff59446a090890368da3d86d42
      https://github.com/llvm/llvm-project/commit/1811061c387baeff59446a090890368da3d86d42
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2020-04-21 (Tue, 21 Apr 2020)

  Changed paths:
    M llvm/lib/TableGen/TGLexer.h

  Log Message:
  -----------
  TGLexer.h - add missing <vector> include.
Looks like we are implicitly depending on <vector> but not all machines will include it.




More information about the All-commits mailing list