]> granicus.if.org Git - clang/commit
[C++11] Simplify compare operators with std::tie.
authorBenjamin Kramer <benny.kra@googlemail.com>
Mon, 3 Mar 2014 20:26:46 +0000 (20:26 +0000)
committerBenjamin Kramer <benny.kra@googlemail.com>
Mon, 3 Mar 2014 20:26:46 +0000 (20:26 +0000)
commit88f3c7e54009b96f635dc7a2581e3424e9b7c034
tree84ad3ba561945f1d21740f9337148ee899f0036b
parente1e6798cc7a56ce249c97ab470033e446acb66ba
[C++11] Simplify compare operators with std::tie.

No functionality change.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@202755 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/AST/VTableBuilder.h
include/clang/Basic/VersionTuple.h
include/clang/Edit/FileOffset.h
include/clang/StaticAnalyzer/Core/PathSensitive/APSIntType.h
lib/AST/VTableBuilder.cpp
lib/ASTMatchers/ASTMatchFinder.cpp
lib/CodeGen/CodeGenModule.h
lib/StaticAnalyzer/Core/BlockCounter.cpp