diff options
| author | Max Winkler <max.enrico.winkler@gmail.com> | 2024-08-15 18:02:08 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-08-15 18:02:08 -0700 |
| commit | 9088ac1e8335d32bed275fbd33f0cd1b9bd400d6 (patch) | |
| tree | faa972b3103ced4c27a7616665162ba0412c9c9f /llvm/lib/Bitcode/Writer/BitcodeWriter.cpp | |
| parent | f861e33912732d3de05369cdff852968fcdcb3a0 (diff) | |
[Clang] [Sema] Error on reference types inside a union with msvc 1900+ (#102851)
Godbolt for reference: https://godbolt.org/z/ovKjvWc46
I can confirm that this extension is no longer valid in VS2017, VS2019
and VS2022 under `/permissive` and `/permissive-`
MSDN, https://learn.microsoft.com/en-us/cpp/porting/visual-cpp-what-s-new-2003-through-2015?view=msvc-170, says this extension was officially removed in VS2015.
Diffstat (limited to 'llvm/lib/Bitcode/Writer/BitcodeWriter.cpp')
0 files changed, 0 insertions, 0 deletions
