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

Hans Wennborg <h...@chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|FIXED                       |---

--- Comment #7 from Hans Wennborg <h...@chromium.org> ---
Sorry, same assert still firing after the pass was enabled again this morning.

To reproduce:
clang -cc1 -triple i686-pc-windows-msvc18.0.0 -emit-obj -target-cpu pentium4 
-Os  -fms-extensions -fms-compatibility -fms-compatibility-version=18.0
-std=c++11 -fno-threadsafe-statics -fdelayed-template-parsing  -x c++ /tmp/a.ii

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to