[llvm-bugs] [Bug 27928] New: clang takes a lot of time to compile RxCpp code

via llvm-bugs llvm-bugs at lists.llvm.org
Sun May 29 10:36:22 PDT 2016


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

            Bug ID: 27928
           Summary: clang takes a lot of time to compile RxCpp code
           Product: clang
           Version: trunk
          Hardware: PC
                OS: Windows NT
            Status: NEW
          Severity: normal
          Priority: P
         Component: -New Bugs
          Assignee: unassignedclangbugs at nondot.org
          Reporter: ismail at i10z.com
                CC: llvm-bugs at lists.llvm.org
    Classification: Unclassified

Created attachment 16432
  --> https://llvm.org/bugs/attachment.cgi?id=16432&action=edit
Preprocessed source

Attached preprocessor source is taken from RxCpp example, VS2015 Update 2
compiles it under 10 seconds while clang takes around 8 minutes. Also
reproducible on Linux. Compile with:

clang++- -O2 -target x86_64-windows-msvc -fms-compatibility-version=19 -c rx.ii

-- 
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/20160529/723773d3/attachment.html>


More information about the llvm-bugs mailing list