diff options
author | Simon Pilgrim <llvm-dev@redking.me.uk> | 2025-07-22 13:34:06 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-07-22 13:34:06 +0100 |
commit | 28ca5bedd54679a62e96c013a530b2550c0d33f4 (patch) | |
tree | 03d70a46f3292a7de9fe7dd938755df0e4f76d51 /llvm/utils/UpdateTestChecks/common.py | |
parent | 76ab6a2a76cbd547a354ff51229ab45934c6cfff (diff) | |
download | llvm-28ca5bedd54679a62e96c013a530b2550c0d33f4.zip llvm-28ca5bedd54679a62e96c013a530b2550c0d33f4.tar.gz llvm-28ca5bedd54679a62e96c013a530b2550c0d33f4.tar.bz2 |
[clang-c] Don't deprecate CXRemapping as well as its users (#149975)
#149079 deprecated CXRemapping and all its methods, however MSVC warns
when a deprecated method is using a deprecated variable (and breaks our
Werror builds) - best way to avoid this is to only deprecate the methods
directly.
Diffstat (limited to 'llvm/utils/UpdateTestChecks/common.py')
0 files changed, 0 insertions, 0 deletions