Skip to content
Commit 52af23d6 authored by Anders Carlsson's avatar Anders Carlsson
Browse files

Add an inheritance path member variable to CastExpr. For now it's always null...

Add an inheritance path member variable to CastExpr. For now it's always null but for derived-to-base and base-to-derived cast expressions it will contain the full base path. This is needed to avoid ambiguities.

llvm-svn: 102210
parent 720130c0
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment