[llvm-bugs] [Bug 34351] constexpr function causes clang-cl to never stop compiling

via llvm-bugs llvm-bugs at lists.llvm.org
Tue May 29 06:39:46 PDT 2018


https://bugs.llvm.org/show_bug.cgi?id=34351

Nico Weber <nicolasweber at gmx.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |DUPLICATE
             Status|NEW                         |RESOLVED
                 CC|                            |nicolasweber at gmx.de

--- Comment #2 from Nico Weber <nicolasweber at gmx.de> ---
CommonData.h isn't attached, so I can't try to see if this works now, but my
guess is that this was fixed by r328567 maybe.

It does compile fine with trunk if I remove the CommonData.h #include line:

clang-cl.exe /c  \Users\thakis\Downloads\CommonDataStructFunctions.cc

Please shout if you're still seeing problems!

*** This bug has been marked as a duplicate of bug 33561 ***

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20180529/8e27b686/attachment.html>


More information about the llvm-bugs mailing list