CFG.h - add missing GraphTraits.h include. NFC.
authorSimon Pilgrim <llvm-dev@redking.me.uk>
Sat, 6 Jun 2020 14:18:25 +0000 (15:18 +0100)
committerSimon Pilgrim <llvm-dev@redking.me.uk>
Sat, 6 Jun 2020 14:18:25 +0000 (15:18 +0100)
commiteaf1ea109c177e74ee156955430b9e1a6d953469
treed63db58dbfc83a08919813d5a4c2bdac388b0238
parente5e33f23c7dbce0141b5277fb8bfa93b4d37cee4
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.
llvm/include/llvm/Analysis/CFG.h