[llvm-bugs] [Bug 32680] New: clang-cl: Support /Zc:twoPhase

via llvm-bugs llvm-bugs at lists.llvm.org
Sun Apr 16 12:30:04 PDT 2017


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: unassignedclangbugs at nondot.org
          Reporter: nicolasweber at gmx.de
                CC: llvm-bugs at lists.llvm.org

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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20170416/37b4969f/attachment.html>


More information about the llvm-bugs mailing list