diff options
author | Argyrios Kyrtzidis <akyrtzi@gmail.com> | 2008-09-09 23:47:53 +0000 |
---|---|---|
committer | Argyrios Kyrtzidis <akyrtzi@gmail.com> | 2008-09-09 23:47:53 +0000 |
commit | aa479138ea236f7f1165c8e81e217e7df72d61d2 (patch) | |
tree | 5495236f923371fd6792b29101d8912e60230415 /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | 0fff397a134b156cb4b9d60472b2d1ebd19cd3cd (diff) | |
download | bcm5719-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