]> granicus.if.org Git - clang/commit
Don't use operator overload '<' for SourceLocation, it has not semantic meaning.
authorArgyrios Kyrtzidis <akyrtzi@gmail.com>
Tue, 23 Jun 2009 00:42:15 +0000 (00:42 +0000)
committerArgyrios Kyrtzidis <akyrtzi@gmail.com>
Tue, 23 Jun 2009 00:42:15 +0000 (00:42 +0000)
commitcb5f8f59322c352f51714c3de5d8047e70895165
tree155209be6d4ce22b283460bbad7771cd29681919
parentea703f1218971511181765c37073c03e1437c5cc
Don't use operator overload '<' for SourceLocation, it has not semantic meaning.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@73932 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/AST/Decl.h
lib/AST/Decl.cpp