diff options
author | Michael Liao <michael.hliao@gmail.com> | 2019-06-27 17:19:28 +0000 |
---|---|---|
committer | Michael Liao <michael.hliao@gmail.com> | 2019-06-27 17:19:28 +0000 |
commit | a166b903d0ee8fca30c494ff4fb8687c310a0628 (patch) | |
tree | c60b27c6a65e8115671c3b70c209880ffb9c4b2e /llvm/lib/CodeGen/LiveDebugValues.cpp | |
parent | 32ef9292bea1731237364c566172b4be94274d07 (diff) | |
download | bcm5719-llvm-a166b903d0ee8fca30c494ff4fb8687c310a0628.tar.gz bcm5719-llvm-a166b903d0ee8fca30c494ff4fb8687c310a0628.zip |
Fix lld build on Windows with MSVC due to C2461
- It seems the same name of class and one of its fields confuses MSVC,
https://docs.microsoft.com/en-us/cpp/error-messages/compiler-errors-1/compiler-error-c2461?view=vs-2019
- Patch from Andryeyev, German <german.andryeyev@amd.com>
llvm-svn: 364567
Diffstat (limited to 'llvm/lib/CodeGen/LiveDebugValues.cpp')
0 files changed, 0 insertions, 0 deletions