<html>
    <head>
      <base href="https://llvm.org/bugs/" />
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - clang+llvm-3.7.0-rc2-x86_64-linux-gnu-ubuntu-14.04: -fno-rtti not in cxxflags given by llvm-config"
   href="https://llvm.org/bugs/show_bug.cgi?id=24434">24434</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>clang+llvm-3.7.0-rc2-x86_64-linux-gnu-ubuntu-14.04: -fno-rtti not in cxxflags given by llvm-config
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>clang
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>3.7
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>PC
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>Linux
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>NEW
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>normal
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>P
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>-New Bugs
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>unassignedclangbugs@nondot.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>skimo-bugzilla@kotnet.org
          </td>
        </tr>

        <tr>
          <th>CC</th>
          <td>llvm-bugs@lists.llvm.org
          </td>
        </tr>

        <tr>
          <th>Classification</th>
          <td>Unclassified
          </td>
        </tr></table>
      <p>
        <div>
        <pre>This bug was reported in
<a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - -fno-rtti not in cxxflags given by llvm-config"
   href="show_bug.cgi?id=14200">https://llvm.org/bugs/show_bug.cgi?id=14200</a>
but now appears to have spread to the (pre)releases.
Previous releases did not have this problem.

$ clang+llvm-3.6.0-x86_64-linux-gnu/bin/llvm-config --cxxflags 
-I/home/skimo/install/clang+llvm-3.6.0-x86_64-linux-gnu/include  -DNDEBUG
-D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS
-D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11
-fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -ffunction-sections
-fdata-sections -Wcast-qual
$ clang+llvm-3.7.0-rc2-x86_64-linux-gnu-ubuntu-14.04/bin/llvm-config --cxxflags
-I/home/skimo/install/clang+llvm-3.7.0-rc2-x86_64-linux-gnu-ubuntu-14.04/include
 -fPIC -fvisibility-inlines-hidden -Wall -W -Wno-unused-parameter
-Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic
-Wno-long-long -Wcovered-switch-default -Wnon-virtual-dtor -Werror=date-time
-std=c++11 -ffunction-sections -fdata-sections -O3 -DNDEBUG  -D_GNU_SOURCE
-D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS</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>