diff options
author | Simon Pilgrim <llvm-dev@redking.me.uk> | 2020-12-17 12:06:28 +0000 |
---|---|---|
committer | Simon Pilgrim <llvm-dev@redking.me.uk> | 2020-12-17 12:06:44 +0000 |
commit | 2d6b1e9b5f3b6c49c0a7732583c984d8dcbc8a9d (patch) | |
tree | cb476739a325f7b35180b25639656ac3aab63d92 /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | 894c4761c67ac850e156a26aa427035a811d7aed (diff) | |
download | llvm-2d6b1e9b5f3b6c49c0a7732583c984d8dcbc8a9d.zip llvm-2d6b1e9b5f3b6c49c0a7732583c984d8dcbc8a9d.tar.gz llvm-2d6b1e9b5f3b6c49c0a7732583c984d8dcbc8a9d.tar.bz2 |
[DebugInfo] Fix MSVC build by adding back necessary reverse_iterator != operator
Put back the std::reverse_iterator<DWARFDie::iterator> != operator that was removed in D78938 to fix VS2019 builds
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions