[llvm-bugs] [Bug 16388] Assert with struct inheriting std::chrono::duration

via llvm-bugs llvm-bugs at lists.llvm.org
Thu Oct 15 23:12:23 PDT 2015


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

Eric Christopher <echristo at gmail.com> changed:

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

--- Comment #8 from Eric Christopher <echristo at gmail.com> ---
Seems fixed:

echristo-macbookpro2:~/tmp> /usr/bin/clang -cc1 -triple
x86_64-unknown-linux-gnu -emit-obj -mrelax-all -disable-free
-disable-llvm-verifier -main-file-name test.cpp -mrelocation-model static
-mdisable-fp-elim -fmath-errno -masm-verbose -mconstructor-aliases
-munwind-tables -fuse-init-array -target-cpu x86-64 -target-linker-version
2.23.2 -g -Wall -Wextra -pedantic -std=c++11 -fdeprecated-macro -ferror-limit
19 -fmessage-length 226 -mstackrealign -fcxx-exceptions -fexceptions
-fdiagnostics-show-option -fcolor-diagnostics -backend-option -vectorize-loops
-x c++ test-3lBA2s.cpp

-- 
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/20151016/12fa4dd0/attachment.html>


More information about the llvm-bugs mailing list