| commit | b1dd23fbc4333de9b3fd23f766d8224c957fb656 | [log] [tgz] |
|---|---|---|
| author | Douglas Gregor <dgregor@apple.com> | Wed Feb 24 22:38:50 2010 +0000 |
| committer | Douglas Gregor <dgregor@apple.com> | Wed Feb 24 22:38:50 2010 +0000 |
| tree | e5851e9b16a11017fa8efca8aee79479d7af7d4f | |
| parent | 8423d0241f4306c25d8bbe11cccced2fdf883b8b [diff] |
Split ActOnPseudoDestructorExpr into the part that interprets the parser's data structures and the part that performs semantic analysis and AST building, in preparation for improved template instantiation of pseudo-destructor expressions. llvm-svn: 97070