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
2 files changed
tree: e5851e9b16a11017fa8efca8aee79479d7af7d4f
  1. clang/
  2. compiler-rt/
  3. llvm/