Enable more strict standards conformance in MSVC for rvalue casting and string litera...
authorAaron Ballman <aaron@aaronballman.com>
Tue, 5 Jan 2016 14:24:01 +0000 (14:24 +0000)
committerAaron Ballman <aaron@aaronballman.com>
Tue, 5 Jan 2016 14:24:01 +0000 (14:24 +0000)
commit2498e944fc5cc837b91191867b3964ce192caca3
treeeb92986355a73e40cd915fe36a7fc1ff7cb117f7
parenteaca36fc81a4110214fc9a766a4fc83fae5f4746
Enable more strict standards conformance in MSVC for rvalue casting and string literal type conversion to non-const types. Also enables generation of intrinsics for more functions.

Patch by Alexander Riccio

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