aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Basic/CodeGenOptions.cpp
diff options
context:
space:
mode:
authorAaron Ballman <aaron@aaronballman.com>2025-05-31 08:35:26 -0400
committerGitHub <noreply@github.com>2025-05-31 08:35:26 -0400
commit0adf6e8d332c71e5feda3bd22bb6695dc8fcbf5e (patch)
tree0bf05ca7ea0635547e29b0b60217efa1a9b01c91 /clang/lib/Basic/CodeGenOptions.cpp
parent78eafb14f7c91a40d493b29a3ce977f327c13892 (diff)
downloadllvm-0adf6e8d332c71e5feda3bd22bb6695dc8fcbf5e.zip
llvm-0adf6e8d332c71e5feda3bd22bb6695dc8fcbf5e.tar.gz
llvm-0adf6e8d332c71e5feda3bd22bb6695dc8fcbf5e.tar.bz2
Work around a build issue with MSVC; NFC (#142195)
Microsoft helpfully defines `THIS` to `void` in two different platform SDK headers, at least one of which is reachable via <Windows.h>. We have a user who ran into a build because of `THIS` unfortunate macro name collision. Rename the members to better match our naming conventions. Fixes #142186
Diffstat (limited to 'clang/lib/Basic/CodeGenOptions.cpp')
0 files changed, 0 insertions, 0 deletions