This website requires JavaScript.
Explore
Help
Sign In
intel
/
llvm
Watch
1
Star
0
Fork
0
You've already forked llvm
mirror of
https://github.com/intel/llvm.git
synced
2026-01-28 09:14:23 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
3bab3d21f92eca5c1caa83b2b4806d4bcffe5d3d
llvm
/
clang
/
lib
/
CodeGen
/
CGExprConstant.cpp
Argyrios Kyrtzidis
3bab3d21f9
Add ExplicitCastExpr to replace the current CastExpr, and have ImplicitCastExpr and ExplicitCastExpr derive from a common base class (CastExpr):
...
Expr -> CastExpr -> ExplicitCastExpr -> ImplicitCastExpr llvm-svn: 54955
2008-08-18 23:01:59 +00:00
31 KiB
Raw
Blame
History
View Raw
Reference in New Issue
View Git Blame
Copy Permalink