summaryrefslogtreecommitdiffstats
path: root/clang/lib/CodeGen/CodeGenModule.cpp
diff options
context:
space:
mode:
authorDouglas Gregor <dgregor@apple.com>2009-09-04 17:36:40 +0000
committerDouglas Gregor <dgregor@apple.com>2009-09-04 17:36:40 +0000
commitad8a336b40370822fd95eadf2efdaa7d8122b983 (patch)
treecf73874162e49f08a8294b50fcee0a97dace8c29 /clang/lib/CodeGen/CodeGenModule.cpp
parent5673c0aacefd40f9eb760db2cb7dcfb7d7464d8d (diff)
downloadbcm5719-llvm-ad8a336b40370822fd95eadf2efdaa7d8122b983.tar.gz
bcm5719-llvm-ad8a336b40370822fd95eadf2efdaa7d8122b983.zip
Implement AST, semantics, and CodeGen for C++ pseudo-destructor
expressions, e.g., p->~T() when p is a pointer to a scalar type. We don't currently diagnose errors when pseudo-destructor expressions are used in any way other than by forming a call. llvm-svn: 81009
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud