diff options
author | Roger Ferrer Ibanez <rofirrim@gmail.com> | 2018-12-07 09:49:21 +0000 |
---|---|---|
committer | Roger Ferrer Ibanez <rofirrim@gmail.com> | 2018-12-07 09:49:21 +0000 |
commit | 52a50395cd73021b67213739fb19d67f21c438ea (patch) | |
tree | 6ef4a91097d93d13d5f8f69278adf9535fc0f0a8 /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | 9c7d85bc623d78078ad92479414164bb4e648a97 (diff) | |
download | llvm-52a50395cd73021b67213739fb19d67f21c438ea.zip llvm-52a50395cd73021b67213739fb19d67f21c438ea.tar.gz llvm-52a50395cd73021b67213739fb19d67f21c438ea.tar.bz2 |
[utils] Use operator "in" instead of bound function "has_key"
has_key has been removed in Python 3. The in comparison operator can be used
instead.
Differential Revision: https://reviews.llvm.org/D55310
llvm-svn: 348576
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions