[all-commits] [llvm/llvm-project] 782c3e: [AST] Fix comparison to of SourceRanges in container
Stephen Kelly via All-commits
all-commits at lists.llvm.org
Mon Apr 19 13:20:02 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 782c3e23ba09ca7b01034d0fbf0b34044c1c79a3
https://github.com/llvm/llvm-project/commit/782c3e23ba09ca7b01034d0fbf0b34044c1c79a3
Author: Stephen Kelly <steveire at gmail.com>
Date: 2021-04-19 (Mon, 19 Apr 2021)
Changed paths:
M clang/lib/Tooling/NodeIntrospection.cpp
M clang/unittests/Introspection/IntrospectionTest.cpp
Log Message:
-----------
[AST] Fix comparison to of SourceRanges in container
Differential Revision: https://reviews.llvm.org/D100723
More information about the All-commits
mailing list