llvm-project/clang/test/CXX/expr/expr.post/expr.static.cast
Douglas Gregor b327eac117 Implement C++0x [expr.static.cast]p9, which permits explicitly casting
a scoped enumeration type to an integral or floating type,
properly. There was an over-eager assertion, and it was missing the
floating-point case.

Fixes PR9107/<rdar://problem/8937402>. 

llvm-svn: 125825
2011-02-18 03:01:41 +00:00
..
p3-0x.cpp
p9-0x.cpp Implement C++0x [expr.static.cast]p9, which permits explicitly casting 2011-02-18 03:01:41 +00:00