[AST] Fix comparison to of SourceRanges in container
authorStephen Kelly <steveire@gmail.com>
Sun, 18 Apr 2021 12:15:01 +0000 (13:15 +0100)
committerStephen Kelly <steveire@gmail.com>
Mon, 19 Apr 2021 20:19:21 +0000 (21:19 +0100)
commit782c3e23ba09ca7b01034d0fbf0b34044c1c79a3
treed1ef27e97ef261daa25691aba7efbfc5e7ced1f1
parent01801d5274101273f85b85221392a4e2e2bc574b
[AST] Fix comparison to of SourceRanges in container

Differential Revision: https://reviews.llvm.org/D100723
clang/lib/Tooling/NodeIntrospection.cpp
clang/unittests/Introspection/IntrospectionTest.cpp