commit | 2b1ad8b42bbbe00a1845e566f52f1941b8dbc725 | [log] [tgz] |
---|---|---|
author | Douglas Gregor <dgregor@apple.com> | Thu Jun 23 00:49:38 2011 +0000 |
committer | Douglas Gregor <dgregor@apple.com> | Thu Jun 23 00:49:38 2011 +0000 |
tree | 3495e7b422dd60778531365ace56369101b6d0de | |
parent | 647ba1bc2e5b9aeb3ed294353b0277f835effa7d [diff] |
Move all of Sema's member-access-related checking out of SemaExpr.cpp and into a new file, SemaExprMember.cpp, bringing SemaExpr.cpp just under 10,000 lines of code (ugh). No functionality change, although I intend to do some refactoring of this code to address PR8368 at some point in the "near" future. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@133674 91177308-0d34-0410-b5e6-96231b3b80d8