summaryrefslogtreecommitdiffstats
path: root/clang/lib/CodeGen/CodeGenModule.cpp
diff options
context:
space:
mode:
authorArgyrios Kyrtzidis <akyrtzi@gmail.com>2008-09-09 23:47:53 +0000
committerArgyrios Kyrtzidis <akyrtzi@gmail.com>2008-09-09 23:47:53 +0000
commitaa479138ea236f7f1165c8e81e217e7df72d61d2 (patch)
tree5495236f923371fd6792b29101d8912e60230415 /clang/lib/CodeGen/CodeGenModule.cpp
parent0fff397a134b156cb4b9d60472b2d1ebd19cd3cd (diff)
downloadbcm5719-llvm-aa479138ea236f7f1165c8e81e217e7df72d61d2.tar.gz
bcm5719-llvm-aa479138ea236f7f1165c8e81e217e7df72d61d2.zip
Add new 'CXXConditionDeclExpr' expression node used for a 'condition' declaration, e.g: "if (int x=0) {...}".
It is a subclass of DeclRefExpr and the main difference is that CXXConditionDeclExpr owns the declaration that it references. llvm-svn: 56033
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud