OSDN Git Service

Disable warning C4181: "qualifier applied to reference type; ignored"
authorFrancois Pichet <pichet2000@gmail.com>
Tue, 19 Apr 2011 00:03:17 +0000 (00:03 +0000)
committerFrancois Pichet <pichet2000@gmail.com>
Tue, 19 Apr 2011 00:03:17 +0000 (00:03 +0000)
commit05a5ff1f00c30a68a151342bf7c47bf86d555d57
tree9d9e409837f0e43f6808ccb27d26a19d1e4dfc12
parent05d0265fef651de152c8127aa701e689555649f3
Disable warning C4181: "qualifier applied to reference type; ignored"
This was causing a flooding of warnings with MSVC 2008. This warning was removed in MSVC 2010.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@129737 91177308-0d34-0410-b5e6-96231b3b80d8
cmake/modules/HandleLLVMOptions.cmake