]> granicus.if.org Git - clang/commit
Improved on performance of the algorithm for proper ordering of
authorFariborz Jahanian <fjahanian@apple.com>
Wed, 22 Jul 2009 20:25:00 +0000 (20:25 +0000)
committerFariborz Jahanian <fjahanian@apple.com>
Wed, 22 Jul 2009 20:25:00 +0000 (20:25 +0000)
commitaa26650966e13fc462985d9b8fbe420c01edf014
tree991581c7254e8e2bf2b80575001674e461306ab8
parent1f618a070121cf30bfe9b615c19df88c73248956
Improved on performance of the algorithm for proper ordering of
ctor's initialization of bases and fields.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@76776 91177308-0d34-0410-b5e6-96231b3b80d8
lib/AST/DeclCXX.cpp