<html>
    <head>
      <base href="http://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 --- - "Unable to find instantiation of declaration!", UNREACHABLE executed at SemaTemplateInstantiateDecl.cpp:4616"
   href="http://llvm.org/bugs/show_bug.cgi?id=21109">21109</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>"Unable to find instantiation of declaration!", UNREACHABLE executed at SemaTemplateInstantiateDecl.cpp:4616
          </td>
        </tr>

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

        <tr>
          <th>Version</th>
          <td>trunk
          </td>
        </tr>

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

        <tr>
          <th>OS</th>
          <td>Windows NT
          </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>C++11
          </td>
        </tr>

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

        <tr>
          <th>Reporter</th>
          <td>eniebler@boost.org
          </td>
        </tr>

        <tr>
          <th>CC</th>
          <td>dgregor@apple.com, llvmbugs@cs.uiuc.edu
          </td>
        </tr>

        <tr>
          <th>Classification</th>
          <td>Unclassified
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Created <span class=""><a href="attachment.cgi?id=13104" name="attach_13104" title="auto-generated repro">attachment 13104</a> <a href="attachment.cgi?id=13104&action=edit" title="auto-generated repro">[details]</a></span>
auto-generated repro

Stack dump:
0.      Program arguments: /usr/local/clang-trunk/bin/clang -cc1 -triple
i386-pc-windows-cygnus -emit-obj -disable-free -main-file-name search.cpp
-mrelocation-model static -mdisable-fp-elim -menable-no-infs -menable-no-nans
-menable-unsafe-fp-math -ffp-contract=fast -ffast-math -masm-verbose
-mconstructor-aliases -target-cpu core-avx-i -target-linker-version
2.24.51.20140703 -dwarf-column-info -coverage-file
/cygdrive/c/Users/eric/Code/range-build-clang/test/algorithm/CMakeFiles/alg.search.dir/search.cpp.o
-resource-dir /usr/local/clang-trunk/bin/../lib/clang/3.6.0 -D NDEBUG -I
/cygdrive/c/Users/eric/Code/range-v3/include -Ofast -Wall -Wno-unused-function
-std=c++11 -fdeprecated-macro -fdebug-compilation-dir
/cygdrive/c/Users/eric/Code/range-build-clang/test/algorithm -ferror-limit 19
-fmessage-length 120 -mstackrealign -fno-use-cxa-atexit -fobjc-runtime=gcc
-fcxx-exceptions -fexceptions -fdiagnostics-show-option -vectorize-loops
-vectorize-slp -o CMakeFiles/alg.search.dir/search.cpp.o -x c++
/cygdrive/c/Users/eric/Code/range-v3/test/algorithm/search.cpp
1.      <eof> parser at end of file
2.     
/cygdrive/c/Users/eric/Code/range-v3/include/range/v3/utility/range_algorithm.hpp:44:18:
instantiating function definition 'operator()'
3.     
/cygdrive/c/Users/eric/Code/range-v3/include/range/v3/algorithm/search.hpp:185:16:
instantiating function definition 'operator()'
4.     
/cygdrive/c/Users/eric/Code/range-v3/include/range/v3/algorithm/search.hpp:88:23:
instantiating function definition 'sized_impl'
5.     
/cygdrive/c/Users/eric/Code/range-v3/include/range/v3/utility/iterator.hpp:144:15:
instantiating function definition 'operator()'
6.     
/cygdrive/c/Users/eric/Code/range-v3/include/range/v3/utility/iterator.hpp:63:18:
instantiating function definition 'operator()'
7.     
/cygdrive/c/Users/eric/Code/range-v3/include/range/v3/utility/iterator.hpp:52:25:
instantiating function definition 'impl'
8.     
/cygdrive/c/Users/eric/Code/range-v3/include/range/v3/utility/iterator.hpp:31:18:
instantiating function definition 'operator()'
9.     
/cygdrive/c/Users/eric/Code/range-v3/include/range/v3/utility/counted_iterator.hpp:69:33:
instantiating function definition 'advance'
clang: error: unable to execute command: Aborted
clang: error: clang frontend command failed due to signal (use -v to see
invocation)
clang version 3.6.0 (trunk 218741)
Target: i386-pc-windows-cygnus
Thread model: posix</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>