summaryrefslogtreecommitdiffstats
path: root/llvm/docs/CompilerDriver.html
diff options
context:
space:
mode:
authorDouglas Gregor <dgregor@apple.com>2010-02-25 01:56:36 +0000
committerDouglas Gregor <dgregor@apple.com>2010-02-25 01:56:36 +0000
commit678f90df092a424443dc0bf66d3f179674a4a528 (patch)
treeb007f670eb215d11403af710df98eae98a265718 /llvm/docs/CompilerDriver.html
parent0ab0ad93bd13efc92fa87e6e23ad12e5c4421147 (diff)
downloadbcm5719-llvm-678f90df092a424443dc0bf66d3f179674a4a528.tar.gz
bcm5719-llvm-678f90df092a424443dc0bf66d3f179674a4a528.zip
Use CXXPseudoDestructorExpr as the stored representation for dependent
expressions that look like pseudo-destructors, e.g., p->T::~T() where p has dependent type. At template instantiate time, we determine whether we actually have a pseudo-destructor or a member access, and funnel down to the appropriate routine in Sema. Fixes PR6380. llvm-svn: 97092
Diffstat (limited to 'llvm/docs/CompilerDriver.html')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud