llvm-project/clang/include
David Majnemer 6bf02820bc [MSVC Compat] Permit conversions from pointer-to-function to pointer-to-object iff -fms-compatibility
We permit implicit conversion from pointer-to-function to
pointer-to-object when -fms-extensions is specified.  This is rather
unfortunate, move this into -fms-compatibility and only permit it within
system headers unless -Wno-error=microsoft-cast is specified.

llvm-svn: 251738
2015-10-31 08:42:14 +00:00
..
clang [MSVC Compat] Permit conversions from pointer-to-function to pointer-to-object iff -fms-compatibility 2015-10-31 08:42:14 +00:00
clang-c Index: expose is_mutable_field 2015-10-27 15:50:22 +00:00
CMakeLists.txt
Makefile