Fix building CoreCLR with Clang 3.9 (#8311)
authorJan Vorlicek <janvorli@microsoft.com>
Sun, 27 Nov 2016 04:34:03 +0000 (05:34 +0100)
committerJan Kotas <jkotas@microsoft.com>
Sun, 27 Nov 2016 04:34:03 +0000 (20:34 -0800)
commit9f4bf341ad236df7d16bbdba0c4111393ea141d2
treee154000131eeebe5f572155a0128e12d5e13a360
parentdcadfbeecd96483f7ae0ba02b597bcf38f86f304
Fix building CoreCLR with Clang 3.9 (#8311)

There were few constructs that Clang 3.9 didn't like due to its strict
C++ standard conformance rules.
src/debug/daccess/dacdbiimpl.cpp
src/debug/di/rsmain.cpp
src/debug/di/rspriv.h
src/debug/ee/debugger.cpp
src/debug/ee/debugger.h
src/debug/ildbsymlib/symwrite.h
src/debug/inc/dacdbiinterface.h
src/pal/src/exception/seh.cpp
tests/src/Common/Platform/platformdefines.cpp
tests/src/Common/Platform/platformdefines.h
tests/src/Interop/common/types.h