Skip to content
Commit 52a50395 authored by Roger Ferrer Ibanez's avatar Roger Ferrer Ibanez
Browse files

[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
parent 9c7d85bc
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment