diff options
author | Konstantin Varlamov <varconst@apple.com> | 2023-03-02 17:35:03 -0800 |
---|---|---|
committer | Konstantin Varlamov <varconst@apple.com> | 2023-03-02 17:35:12 -0800 |
commit | 87cf39aa349b83ae3b7d16c30ac7a8ffa0ad098c (patch) | |
tree | ddafca90789b296be030ebf72580cec3aa2c0d6f /clang/lib/Lex/ModuleMap.cpp | |
parent | d7623507ac25635f0fdbf84161a744684f4da338 (diff) | |
download | llvm-87cf39aa349b83ae3b7d16c30ac7a8ffa0ad098c.zip llvm-87cf39aa349b83ae3b7d16c30ac7a8ffa0ad098c.tar.gz llvm-87cf39aa349b83ae3b7d16c30ac7a8ffa0ad098c.tar.bz2 |
[libc++] Temporarily not use compiler intrinsics for some type traits in Objective-C++ mode.
Currently, there are bugs in Clang's intrinsics for type traits when
handling Objective-C++ `id` (e.g. in `add_pointer`). As a temporary
workaround, don't use these intrinsics in the Objective-C++ mode.
Differential Revision: https://reviews.llvm.org/D145186
Diffstat (limited to 'clang/lib/Lex/ModuleMap.cpp')
0 files changed, 0 insertions, 0 deletions