[all-commits] [llvm/llvm-project] eaf1ea: CFG.h - add missing GraphTraits.h include. NFC.

Simon Pilgrim via All-commits all-commits at lists.llvm.org
Sat Jun 6 07:18:50 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: eaf1ea109c177e74ee156955430b9e1a6d953469
      https://github.com/llvm/llvm-project/commit/eaf1ea109c177e74ee156955430b9e1a6d953469
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2020-06-06 (Sat, 06 Jun 2020)

  Changed paths:
    M llvm/include/llvm/Analysis/CFG.h

  Log Message:
  -----------
  CFG.h - add missing GraphTraits.h include. NFC.

MSVC doesn't care that this isn't declared for default template args but gcc (sometimes) does.




More information about the All-commits mailing list