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

            Bug ID: 32680
           Summary: clang-cl: Support /Zc:twoPhase
           Product: clang
           Version: unspecified
          Hardware: PC
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: Driver
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected]

Word on the street (namely,
https://twitter.com/StephanTLavavej/status/842550047057178624) is that cl.exe
will grow a switch to turn on two-phase name lookup, looks like it'll be called
/Zc:twoPhase and off by default. We should support this too, it probably just
means we won't pass fdelayed-template-parsing if it's passed.

-- 
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