commit | 72b505b7904b3c9320a1312998800ba76e4f5841 | [log] [tgz] |
---|---|---|
author | Douglas Gregor <dgregor@apple.com> | Tue Dec 16 21:30:33 2008 +0000 |
committer | Douglas Gregor <dgregor@apple.com> | Tue Dec 16 21:30:33 2008 +0000 |
tree | f42af0b9389fa6b9366de74a72faaf14b769496d | |
parent | 82b4e768d38c12ceba7db23a96e8d845e00fdeb7 [diff] |
Delay parsing of default arguments of member functions until the class is completely defined (C++ [class.mem]p2). Reverse the order in which we process the definitions of member functions specified inline. This way, we'll get diagnostics in the order in which the member functions were declared in the class. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@61103 91177308-0d34-0410-b5e6-96231b3b80d8