aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/InitPreprocessor.cpp
diff options
context:
space:
mode:
authorMax Winkler <max.enrico.winkler@gmail.com>2024-05-24 19:12:38 -0400
committerGitHub <noreply@github.com>2024-05-24 19:12:38 -0400
commitd63764718c93a40d25cf4ae62b6ea6cb8eda6435 (patch)
tree042748e5df47effba1402c5c10e462b236b898b4 /clang/lib/Frontend/InitPreprocessor.cpp
parentc460e454d16fe48e0b9bda5b34729f7e3ed4e2c0 (diff)
downloadllvm-d63764718c93a40d25cf4ae62b6ea6cb8eda6435.zip
llvm-d63764718c93a40d25cf4ae62b6ea6cb8eda6435.tar.gz
llvm-d63764718c93a40d25cf4ae62b6ea6cb8eda6435.tar.bz2
[clang][Driver] Fix enabling strict alising by default when the environment is MSVC (#91689)
From looking at the rest of code and from my own understanding, the driver mode is supposed to be independent of MSVC compatibility when the target triple is `*-windows-msvc`. Therefore strict aliasing should be disabled by default when the target triple is `*-windows-msvc` so code assuming MSVC behaves as expected when compiled with Clang.
Diffstat (limited to 'clang/lib/Frontend/InitPreprocessor.cpp')
0 files changed, 0 insertions, 0 deletions