diff options
author | Maurice Heumann <MauriceHeumann@gmail.com> | 2024-11-16 17:15:47 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-11-16 17:15:47 +0100 |
commit | 71b3b32c6ec8e4691b67b2571b4f44cdd15cb588 (patch) | |
tree | efbde871a0e5ceb433675d786ccf160d0143167e /clang/lib/Lex/ModuleMap.cpp | |
parent | b88e938b1f95e60a8dfe33d1b2b131027d1acf25 (diff) | |
download | llvm-71b3b32c6ec8e4691b67b2571b4f44cdd15cb588.zip llvm-71b3b32c6ec8e4691b67b2571b4f44cdd15cb588.tar.gz llvm-71b3b32c6ec8e4691b67b2571b4f44cdd15cb588.tar.bz2 |
[Clang] [MS] Add /Zc:tlsGuards option to control tls guard emission (#113830)
This adds an option to control whether guards for on-demand TLS
initialization in combination with Microsoft's CXX ABI are emitted or
not.
The behaviour should match with Microsoft:
https://learn.microsoft.com/en-us/cpp/build/reference/zc-tlsguards?view=msvc-170
This fixes #103484
Diffstat (limited to 'clang/lib/Lex/ModuleMap.cpp')
0 files changed, 0 insertions, 0 deletions