<html>
    <head>
      <base href="http://llvm.org/bugs/" />
    </head>
    <body><span class="vcard"><a class="email" href="mailto:richard-llvm@metafoo.co.uk" title="Richard Smith <richard-llvm@metafoo.co.uk>"> <span class="fn">Richard Smith</span></a>
</span> changed
              <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - clang-3.2: /home/gantonopoulos/LLVM_with_polly/llvm/tools/clang/include/clang/AST/Type.h:2950: bool clang::FunctionProtoType::isNothrow(clang::ASTContext&) const: Assertion `EST != EST_Unevaluated && EST != EST_Uninstantiated' failed."
   href="http://llvm.org/bugs/show_bug.cgi?id=16607">bug 16607</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>NEW
           </td>
           <td>RESOLVED
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">CC</td>
           <td>
                
           </td>
           <td>richard-llvm@metafoo.co.uk
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Resolution</td>
           <td>---
           </td>
           <td>FIXED
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - clang-3.2: /home/gantonopoulos/LLVM_with_polly/llvm/tools/clang/include/clang/AST/Type.h:2950: bool clang::FunctionProtoType::isNothrow(clang::ASTContext&) const: Assertion `EST != EST_Unevaluated && EST != EST_Uninstantiated' failed."
   href="http://llvm.org/bugs/show_bug.cgi?id=16607#c1">Comment # 1</a>
              on <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - clang-3.2: /home/gantonopoulos/LLVM_with_polly/llvm/tools/clang/include/clang/AST/Type.h:2950: bool clang::FunctionProtoType::isNothrow(clang::ASTContext&) const: Assertion `EST != EST_Unevaluated && EST != EST_Uninstantiated' failed."
   href="http://llvm.org/bugs/show_bug.cgi?id=16607">bug 16607</a>
              from <span class="vcard"><a class="email" href="mailto:richard-llvm@metafoo.co.uk" title="Richard Smith <richard-llvm@metafoo.co.uk>"> <span class="fn">Richard Smith</span></a>
</span></b>
        <pre>This works fine on trunk. Output:

In file included from surfaceFilmModel-JNlRi1.cpp:1:
surfaceFilmModel/surfaceFilmModel.C:36:4: warning: first declaration of static
data member specialization of 'names' outside namespace 'Foam' is a C++11
extension [-Wc++11-extensions]
<span class="quote">>::names[] =</span >
   ^
/home/gantonopoulos/OpenFOAM/OpenFOAM-2.0.0/src/OpenFOAM/lnInclude/NamedEnum.H:74:28:
note: explicitly specialized declaration is here
        static const char* names[nEnum];
                           ^
In file included from surfaceFilmModel-JNlRi1.cpp:1:
surfaceFilmModel/surfaceFilmModel.C:87:8: warning: binding reference member
'g_' to a temporary value [-Wdangling-field]
    g_(vector::zero),
       ^~~~~~~~~~~~
surfaceFilmModel/surfaceFilmModel.H:98:34: note: reference member declared here
        const dimensionedVector& g_;
                                 ^</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>