Skip to content
Commit 5dc3179e authored by Howard Hinnant's avatar Howard Hinnant
Browse files

Correct comment regarding members of __cxa_dependent_exception. Actually it...

Correct comment regarding members of __cxa_dependent_exception.  Actually it is useful to disguise a __cxa_dependent_exception as a __cxa_exception by filling in most (not all) of these members at __cxa_dependent_exception construction time.  That way most routines don't have to care which kind of exception they have.

llvm-svn: 147759
parent c1ab7afe
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment