<html>
    <head>
      <base href="http://llvm.org/bugs/" />
    </head>
    <body><span class="vcard"><a class="email" href="mailto:natalie@lifewanted.com" title="Natalie Wolfe <natalie@lifewanted.com>"> <span class="fn">Natalie Wolfe</span></a>
</span> changed
              <a class="bz_bug_link 
          bz_status_REOPENED "
   title="REOPENED --- - Incorrect error when virtually inheriting from standard exception classes."
   href="http://llvm.org/bugs/show_bug.cgi?id=18194">bug 18194</a>
        <br>
             <table border="1" cellspacing="0" cellpadding="8">
          <tr>
            <th>What</th>
            <th>Removed</th>
            <th>Added</th>
          </tr>

         <tr>
           <td style="text-align:right;">Status</td>
           <td>RESOLVED
           </td>
           <td>REOPENED
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Resolution</td>
           <td>WORKSFORME
           </td>
           <td>---
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_REOPENED "
   title="REOPENED --- - Incorrect error when virtually inheriting from standard exception classes."
   href="http://llvm.org/bugs/show_bug.cgi?id=18194#c2">Comment # 2</a>
              on <a class="bz_bug_link 
          bz_status_REOPENED "
   title="REOPENED --- - Incorrect error when virtually inheriting from standard exception classes."
   href="http://llvm.org/bugs/show_bug.cgi?id=18194">bug 18194</a>
              from <span class="vcard"><a class="email" href="mailto:natalie@lifewanted.com" title="Natalie Wolfe <natalie@lifewanted.com>"> <span class="fn">Natalie Wolfe</span></a>
</span></b>
        <pre>I just tried again with a completely clean install of Ubuntu 13.10 64-bit on a
VM and encountered the same error. I also had a 3rd party verify on their own
Ubuntu 13.10 machine, and he encountered the same errors (screenshot here:
<a href="http://i.imgur.com/iJPfogb.png">http://i.imgur.com/iJPfogb.png</a>).

I am installing Clang 3.4 from the saucy/universe repository
(<a href="https://launchpad.net/ubuntu/saucy/amd64/clang-3.4">https://launchpad.net/ubuntu/saucy/amd64/clang-3.4</a>) using the command `sudo
apt-get install clang-3.4`. I am not adding any new repositories, this is just
from the Ubuntu 13.10 default repositories. Here are complete reproduction
steps:

 1) Start an Ubuntu 13.10 machine.
 2) Run `sudo apt-get install build-essential clang-3.4`
 3) Assert that `clang++ --version` reports version 3.4.
 4) Download the code attached to this ticket.
 5) Run `clang++ -std=c++11 -c /path/to/clangClass.cpp`
 6) Observe errors.

If you need simpler instructions I can send you the VM I tested with which has
steps 1-4 completed. Please let me know if I need to clarify anything, thank
you.</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are on the CC list for the bug.</li>
      </ul>
    </body>
</html>