Skip to content
Commit 29538899 authored by Eli Friedman's avatar Eli Friedman
Browse files

Make StmtDumper::VisitCXXFunctionalCastExpr dump the attached cast kind. Fix...

Make StmtDumper::VisitCXXFunctionalCastExpr dump the attached cast kind.  Fix the cast kind for a cast from floating-point to enum type.  (The difference isn't actually visible, but that's just because IRGen is overly forgiving.)  Per report by Enea Zaffanella on cfe-dev.

llvm-svn: 139011
parent 4a31ba3b
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