The ordered comparison operators are defined for the SourceLocation
class, so SourceLocation objects can be compared directly. There is no
need to extract the internal representation for comparison.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo