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: [email protected]
          Reporter: [email protected]
                CC: [email protected]
    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.
_______________________________________________
llvm-bugs mailing list
[email protected]
http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to