diff options
author | Matt Arsenault <Matthew.Arsenault@amd.com> | 2018-02-09 18:41:42 +0000 |
---|---|---|
committer | Matt Arsenault <Matthew.Arsenault@amd.com> | 2018-02-09 18:41:42 +0000 |
commit | 58914ecb64f1b9ad215bab63e6da777e8e99bc71 (patch) | |
tree | b4d9f31f16edbe46d28c10735576f28bb0ee5a34 /llvm/lib/Support/LineIterator.cpp | |
parent | fc782a341a68a3e8b447a81bf3f6215f44b6a2a0 (diff) | |
download | bcm5719-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