NFC: Remove condition to simplify code
authorStephen Kelly <steveire@gmail.com>
Thu, 25 Mar 2021 14:11:38 +0000 (14:11 +0000)
committerStephen Kelly <steveire@gmail.com>
Wed, 14 Apr 2021 22:38:04 +0000 (23:38 +0100)
commitc960c3836c6a28ba8f8c0b21db0474bf7d674a18
treea7964d3115a8d4fff98ca2390f112885eef347a0
parentc609d533634416fc701939d39bf1e43f293e84dc
NFC: Remove condition to simplify code

The run method is only called if there is a match with a binding.
clang/lib/Tooling/DumpTool/ASTSrcLocProcessor.cpp