aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/CompilerInstance.cpp
diff options
context:
space:
mode:
authorSimon Pilgrim <llvm-dev@redking.me.uk>2024-11-21 13:33:13 +0000
committerGitHub <noreply@github.com>2024-11-21 13:33:13 +0000
commitd800ea7cb12245f65f886e18545ba83355825246 (patch)
tree17a5f87f44998ec7b43437fa273ee3c81b078c5a /clang/lib/Frontend/CompilerInstance.cpp
parentd23449d99c816b2d5b507f8d44f6e324e658e8bc (diff)
downloadllvm-d800ea7cb12245f65f886e18545ba83355825246.zip
llvm-d800ea7cb12245f65f886e18545ba83355825246.tar.gz
llvm-d800ea7cb12245f65f886e18545ba83355825246.tar.bz2
Adjust MSVC disabled optimization pragmas to be _MSC_VER only (#116704)
Alter the #ifdef values from #110986 and #115292 to use _MSC_VER instead of _WIN32 to stop the pragmas being used on gcc/mingw builds Noticed by @mstorsjo
Diffstat (limited to 'clang/lib/Frontend/CompilerInstance.cpp')
0 files changed, 0 insertions, 0 deletions