ifndef _MSC_VER out #pragma mark on MSVC. It still tries to parse the text even
authorMichael J. Spencer <bigcheesegs@gmail.com>
Fri, 24 Dec 2010 04:07:39 +0000 (04:07 +0000)
committerMichael J. Spencer <bigcheesegs@gmail.com>
Fri, 24 Dec 2010 04:07:39 +0000 (04:07 +0000)
commit1a3942a18b1ca2f9c00ebdd016bea0ef15a0f9a0
tree45b38f05b7b4948ca473524c098543e974b81edc
parentee933e1cc2718bd829c4649d060fc9f686005990
ifndef _MSC_VER out #pragma mark on MSVC. It still tries to parse the text even
though it doesn't know what it is, and complains about invalid tokens ;/.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@122538 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Sema/Sema.h