Instead of using operator bool() for testing if a BindingKey is valid, use an...
Instead of using operator bool() for testing if a BindingKey is valid, use an explicit isValid() method. llvm-svn: 111181
Loading
Please register or sign in to comment