summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Support/LineIterator.cpp
diff options
context:
space:
mode:
authorMatt Arsenault <Matthew.Arsenault@amd.com>2018-02-09 18:41:42 +0000
committerMatt Arsenault <Matthew.Arsenault@amd.com>2018-02-09 18:41:42 +0000
commit58914ecb64f1b9ad215bab63e6da777e8e99bc71 (patch)
treeb4d9f31f16edbe46d28c10735576f28bb0ee5a34 /llvm/lib/Support/LineIterator.cpp
parentfc782a341a68a3e8b447a81bf3f6215f44b6a2a0 (diff)
downloadbcm5719-llvm-58914ecb64f1b9ad215bab63e6da777e8e99bc71.tar.gz
bcm5719-llvm-58914ecb64f1b9ad215bab63e6da777e8e99bc71.zip
Declare PostDominatorTree as a class
Before it was declared at a struct, which differs from DominatorTree. Make it a class so both can be declared the same way without hitting the warning about mismatched struct vs. class declarations. llvm-svn: 324760
Diffstat (limited to 'llvm/lib/Support/LineIterator.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud